.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-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@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 {
  background-color: #000;
}

.navbar-no-shadow {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 100px 20px;
}

.container-regular {
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  text-align: center;
  letter-spacing: .25px;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #bd0000;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: #d80404;
  font-weight: 600;
}

.nav-link.w--current:hover {
  font-weight: 400;
}

.nav-link.tech {
  border: 1px solid #ff0300;
  border-radius: 30px;
  padding: 3px 5px;
}

.nav-link.tech:hover {
  box-shadow: inset 0 1px 5px 1px #ff0004;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-margin-top-10.tech {
  border: 1px solid #ea2629;
  border-radius: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mobile-margin-top-10.tech:hover {
  background-color: #0000;
  box-shadow: inset -1px -2px 10px #00000094;
}

.nav-button-wrapper {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.nav-button-wrapper:hover {
  color: #fff;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary.footer-form-button {
  border-radius: 15px;
  padding: 8px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
  position: static;
  inset: auto 0% auto auto;
}

.image {
  filter: invert();
  mix-blend-mode: normal;
}

.button {
  filter: invert();
  background-color: #3898ec00;
  background-image: url('../images/user.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
}

.button.tech {
  background-image: url('../images/operator-avatar-svgrepo-com.svg');
}

.section {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 0 0;
  background-clip: border-box;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1920px;
  height: 750px;
  max-height: 1200px;
  margin: 0 auto;
  display: flex;
}

.section.about-us {
  background-color: #0000;
  background-image: url('../images/about-us.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.services {
  background-image: url('../images/services3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.platform {
  background-image: url('../images/platform.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.solution {
  background-image: url('../images/solution2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.community {
  background-image: url('../images/community.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.project {
  background-image: url('../images/PROJECTS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.digital {
  background-image: url('../images/digital.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.section.carrer {
  background-image: url('../images/career.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
  display: flex;
}

.container {
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  padding: 100px;
  display: flex;
  position: static;
}

.container.about-us {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: none;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 0 100px;
}

.container.main {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: left;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 140px;
  display: flex;
  position: static;
}

.p1 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #cb0508, #730000);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 1;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.p1.dato {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.p2 {
  color: #fff;
  text-align: justify;
  letter-spacing: 0;
  flex: 1;
  width: 60%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading {
  filter: drop-shadow(0 2px 5px #000000b3);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #6f6f6f);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 80px;
}

.heading.about-us {
  text-align: center;
  background-image: linear-gradient(90deg, #e1e1e1, #4a4a4a);
}

.heading.connect-with-us {
  background-image: linear-gradient(90deg, #e1e1e1, #4a4a4a);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
}

.heading.red {
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-image: linear-gradient(135deg, #fff, #474747);
  flex: 1;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 500;
  line-height: 160px;
}

.section-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.heading-3 {
  font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.heading-3.our {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(0deg, #1e1e1e, #4a4a4a);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 180px;
  line-height: 140px;
}

.heading-3.project {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(0deg, #1e1e1e, #4a4a4a);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 90px;
  line-height: 100px;
}

.div-block {
  border: 0 solid #fff;
  flex: 1;
  align-self: auto;
  width: 500px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.button-2 {
  background-image: linear-gradient(225deg, #000, #171717);
  border-radius: 10px;
  flex: none;
  order: 0;
  width: 170px;
  padding-left: 20px;
  padding-right: 20px;
  transition: opacity 2s;
}

.button-2:hover {
  background-image: linear-gradient(#5e0000, #5e0000), linear-gradient(#1e1e1e, #1e1e1e);
  box-shadow: 0 0 8px 7px #53535333;
}

.button-2.project {
  width: 200px;
}

.button-2.talk {
  border-radius: 40px;
  margin-left: -180px;
  padding-left: 0;
  padding-right: 0;
}

.slide {
  text-align: center;
  border-radius: 0;
}

.slider {
  background-color: #000;
  background-image: linear-gradient(225deg, #000, #1e1e1e);
  border-radius: 30px;
  width: auto;
  display: block;
}

.section-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-image: url('../images/bg-1.png');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
}

.red {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #cb0508, #3f0000 71%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 90px;
}

.red.style-1 {
  background-image: linear-gradient(90deg, #cb0508, #3f0000);
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.red.style-1.slogan {
  background-image: linear-gradient(90deg, #7b7b7b, #e1e1e1);
  font-size: 50px;
  line-height: 60px;
  text-decoration: none;
}

.red.style-1.project {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
  display: block;
}

.red.style-2 {
  background-image: linear-gradient(90deg, #cb0508, #3f0000);
}

.red.style-2.quote {
  font-weight: 700;
}

.red.project {
  font-size: 40px;
  line-height: 50px;
}

.red.topic-project {
  font-size: 40px;
}

.white {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #7b7b7b, #e1e1e1);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 90px;
}

.white.style-1 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.white.style-2 {
  margin-top: 0;
}

.paragraph {
  color: #e1e1e1;
  text-align: justify;
  flex: 0 auto;
  width: auto;
  max-width: none;
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph.style-2 {
  text-align: justify;
  width: auto;
  max-width: none;
  padding-right: 60px;
}

.paragraph.style-2.vision {
  text-align: justify;
  padding-right: 0;
}

.paragraph.style-2.text-quote {
  word-break: keep-all;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.section-4 {
  background-image: linear-gradient(90deg, #171717, #0000 50%);
  flex-flow: row;
  justify-content: center;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: opacity 1s;
  display: flex;
}

.section-4.vision-mission {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-image: none;
  justify-content: center;
}

.section-4.boss {
  max-width: none;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.section-4.vm {
  background-image: none;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding-right: 40px;
  display: flex;
}

.div-block-2.quote {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: none;
  width: 50%;
  padding-right: 0;
}

.div-block-2.vison {
  text-align: center;
  width: 50%;
  padding-right: 0;
}

.div-block-2.mission {
  text-align: center;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2.vision {
  align-items: stretch;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2.solution {
  width: auto;
}

.div-block-3 {
  align-self: center;
  width: 50%;
}

.image-2 {
  opacity: .8;
  width: 100%;
  max-width: none;
  position: static;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ".";
  grid-auto-flow: row dense;
}

.div-block-4 {
  background-image: linear-gradient(#1e1e1e, #0000 76%);
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-4:hover {
  filter: blur(1px);
  box-shadow: 0 2px 11px 3px #5b5b5b33;
}

.heading-4 {
  text-align: right;
}

.heading-4.heading-5 {
  background-image: linear-gradient(#fff, #3d3d3d);
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-4.heading-5:hover {
  background-image: linear-gradient(#2c2c2c, #3d3d3d);
}

.heading-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #000);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.columns {
  clear: none;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  mix-blend-mode: luminosity;
}

.image-3:hover {
  mix-blend-mode: normal;
}

.logo-platform {
  mix-blend-mode: luminosity;
  transition: opacity 2s cubic-bezier(.632, .077, .111, 1.012);
}

.logo-platform:hover {
  mix-blend-mode: normal;
}

.card {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  mix-blend-mode: normal;
  background-color: #f8f8fa00;
  border-radius: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.ticker {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker.has-horizontal-fade {
  mix-blend-mode: luminosity;
  justify-content: center;
  align-items: center;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
  mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
  -webkit-mask-source-type: alpha;
  mask-mode: alpha;
}

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

.ticker-logo {
  flex: none;
  width: auto;
  height: 2em;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.image-4 {
  opacity: .9;
  max-width: none;
  display: block;
  position: static;
}

.footer-dark {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 100px;
  padding: 10px 30px 15px;
  position: static;
}

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

.footer-wrapper {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.footer-link {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
  font-weight: 400;
}

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

.footer-social-link {
  border: 1px solid #4a4a4a;
  border-radius: 5px;
  margin-left: 0;
}

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

.footer-divider.up {
  background-color: #494949;
  margin-bottom: 70px;
}

.footer-divider.down {
  background-color: #494949;
  margin: 20px 0;
  padding-left: 0;
  padding-right: 0;
}

.footer-divider.solution {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.footer-copyright-center {
  color: #d9d9d9;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-5, .image-6, .image-7 {
  filter: invert();
  mix-blend-mode: normal;
}

.image-8 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-9 {
  filter: grayscale();
  mix-blend-mode: normal;
  display: inline-block;
}

.image-9:hover {
  filter: none;
}

.div-block-5 {
  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;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-10 {
  filter: grayscale();
}

.image-10:hover {
  filter: none;
}

.icon {
  color: #171717;
  mix-blend-mode: normal;
}

.icon-2 {
  color: #262626;
}

.paragraph-2 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.image-11 {
  clear: none;
  opacity: .2;
  filter: blur(2px);
  vertical-align: baseline;
  mix-blend-mode: luminosity;
  position: relative;
}

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

.title-ceo {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 15px;
}

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

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

.our-pusuit {
  background-image: url('../images/Group-64.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 50%;
  height: auto;
}

.quote {
  background-image: url('../images/IMG_46541-2-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
}

.dato-azhar {
  background-image: url('../images/IMG_46541-2-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  width: 50%;
  height: 100%;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.image-14 {
  opacity: .6;
  filter: blur(1px);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: luminosity;
  background-clip: content-box;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0 solid #3c3c3c;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 400px;
  height: auto;
  display: flex;
  position: static;
}

.div-block-9 {
  box-sizing: border-box;
  float: left;
  clear: none;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: relative;
  top: -70px;
  overflow: visible;
}

.image-15 {
  max-width: 100%;
}

.c-section {
  padding: 3em 10vw;
}

.c-section.is--homepage {
  width: 100vw;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.c-offset-heading {
  width: 90vw;
  margin-top: 2em;
  margin-left: 10vw;
  padding-right: 10vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.c-homepage_list {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 6em;
  margin-bottom: 1.5em;
  display: flex;
  position: relative;
}

.c-homepage_item {
  width: 39.3vw;
  min-height: 22vw;
  margin-bottom: 1em;
}

.is--hidden-empty {
  background-color: #0000;
  width: 0;
  height: 0;
  padding: 0;
}

.image-16 {
  border: 1.5px solid #3c3c3c;
  border-radius: 10px;
  display: block;
  box-shadow: 0 2px 10px 2px #0c0b0b;
}

.image-16:hover {
  opacity: 1;
  transform: rotate(0);
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.list {
  opacity: .6;
}

.text-block {
  opacity: 1;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 407px;
  margin-bottom: -407px;
  display: flex;
}

.text-block:hover {
  opacity: 100;
  filter: drop-shadow(0 2px 5px #000000b3);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.div-block-10 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.icon_wrap {
  overflow: hidden;
}

.text_features {
  color: #fff;
  letter-spacing: -.3px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.col_60 {
  justify-content: space-between;
  width: 80%;
  padding: 10px;
  display: flex;
}

.h1_features {
  filter: drop-shadow(0 2px 3px #312929f2);
  color: #be0003;
  letter-spacing: -.3px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}

.card_base {
  color: #44465f;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  min-height: 270px;
  margin-bottom: 35px;
  padding: 55px 25px 25px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 2px 10px 2px #0c0b0b;
}

.card_base._1 {
  -webkit-text-stroke-color: #575757;
  background-color: #000;
  background-image: url('../images/GIS-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 512px;
}

.card_row {
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 15px;
  display: flex;
}

.card_col_2 {
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 15px;
  display: flex;
  position: relative;
  top: -30px;
}

.lab-item__title {
  color: #cb0508;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.text {
  color: #fff;
  letter-spacing: 2px;
  padding-top: 20px;
  padding-left: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.text.title {
  letter-spacing: 1px;
  width: 90%;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  display: block;
  top: 5vh;
  left: 2vw;
}

.text.sub-title {
  color: #f7f7f7;
  column-count: 0;
  width: 90%;
  right: auto;
}

.text.sub-title {
  color: #bebebe;
  letter-spacing: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  top: 12vh;
  left: 2vw;
}

.text.title {
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  display: block;
  top: 12vh;
  left: 2vw;
}

.text.description {
  letter-spacing: 1px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.social-wrap {
  flex: none;
  align-items: flex-end;
  display: flex;
}

.lab-item__meta {
  width: 100%;
  margin-top: 0;
  padding: 20px 20px 0;
}

.portfolio-item {
  width: 33.3333%;
  padding-right: 20px;
  text-decoration: none;
}

.portfolio-item.item-right__lab._1 {
  background-color: #fff0;
  border-width: 0;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
}

.portfolio-item.item-right__lab._2 {
  background-color: #000;
  border-width: 0;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
}

.portfolio-item.item-right__lab._3 {
  background-color: #000;
  border-width: 0;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
}

.portfolio-item.item-right__lab._4 {
  background-color: #000;
  border-width: 0;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
}

.portfolio-item.item-right__lab {
  background-color: #fff;
  border: 1px solid #efefef;
  width: 31%;
  min-height: 310px;
  max-height: 400px;
  margin-bottom: 40px;
  margin-left: 18px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.portfolio-item.item-right__lab._5 {
  background-color: #000;
  border-width: 0;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
}

.lab-tag {
  width: 18px;
  height: 18px;
  margin-left: 6px;
  margin-right: 6px;
}

.lab-tag.tag-text {
  opacity: 1;
  color: #0006;
  text-align: center;
  letter-spacing: .25px;
  text-transform: uppercase;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 26px;
  margin-left: 0;
  margin-right: 8px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.lab-tag.tag-text:hover {
  filter: none;
  color: #000;
}

.img {
  cursor: pointer;
  background-image: linear-gradient(#1314145e, #1314145e), url('../images/GIS-bg.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.img:hover {
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#131414b3, #131414b3), url('../images/GIS-bg.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.lab-img {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  max-height: none;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 7px 2px #79797933;
}

.lab-img.lab-img__3 {
  border-bottom: 1px solid #efefef;
  border-radius: 10px;
  height: 350px;
  max-height: 350px;
}

.lab-item__footer {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  padding: 18px 20px 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.grid-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1440px;
  margin-top: 0;
}

.lab-item__title-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.img-2 {
  cursor: pointer;
  background-image: linear-gradient(#1314145e, #1314145e), url('../images/futuristic-business-office-space.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.img-2:hover {
  background-image: linear-gradient(#131414b3, #131414b3), url('../images/futuristic-business-office-space.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.lab-item__title-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.img-3 {
  cursor: pointer;
  background-image: linear-gradient(#1314145e, #1314145e), url('../images/big-data.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.img-3:hover {
  background-image: linear-gradient(#131414b3, #131414b3), url('../images/big-data.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.lab-item__title-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.img-4 {
  cursor: pointer;
  background-image: linear-gradient(#1314145e, #1314145e), url('../images/customized-solution.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.img-4:hover {
  background-image: linear-gradient(#131414b3, #131414b3), url('../images/customized-solution.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.lab-item__title-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.img-5 {
  cursor: pointer;
  background-image: linear-gradient(#1314145e, #1314145e), url('../images/supportmaintenance.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.img-5:hover {
  background-image: linear-gradient(#131414b3, #131414b3), url('../images/supportmaintenance.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.column, .column-2, .column-3 {
  position: relative;
}

.div-block-11 {
  background-image: url('../images/globe-map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.image-17 {
  vertical-align: baseline;
  max-width: none;
  display: block;
}

.section-5 {
  background-image: linear-gradient(45deg, #1b1b1b4f, #000 46%);
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1220px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: flex;
}

.section-5._1 {
  background-image: linear-gradient(45deg, #1b1b1b4f, #000 74%);
}

.section-5._2 {
  background-image: linear-gradient(315deg, #1b1b1b4f, #000 46%);
}

.section-5._3 {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  background-image: none;
  justify-content: center;
  max-width: 900px;
  padding-left: 100px;
  padding-right: 100px;
}

.div-block-12 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.section-6 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 100px;
}

.faq-paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.faq-item-wrap {
  margin-right: 50px;
}

.we-provide-content-wrap {
  z-index: 0;
  grid-column-gap: 103px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 60px;
  display: grid;
  position: static;
}

.we-provide-content-wrap.special {
  grid-template-columns: 1fr;
}

.we-provide-content-wrap.single {
  grid-auto-flow: row;
}

.faq-thumbnail-wrap {
  background-color: #0000;
  border-top-left-radius: 240px;
  border-top-right-radius: 240px;
  display: inline-block;
}

.container-3 {
  border: 1px solid #3c3c3c;
  border-radius: 15px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 60px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.p-m-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.plus {
  background-color: #3c3c3c;
  width: 2px;
  height: 18px;
  position: absolute;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.title-extra-color {
  color: #f5683c;
}

.faq-answer-inner {
  max-width: 870px;
  margin-top: 20px;
  overflow: visible;
}

.minus {
  background-color: #3c3c3c;
  border-radius: 20px;
  width: 20px;
  height: 2px;
  position: absolute;
}

.overflow-hidden {
  text-align: center;
  overflow: hidden;
}

.faq-item {
  border-top: 1px solid #3c3c3c;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 19px;
}

.faq-item.border-bottom {
  border-bottom: 1px solid #3c3c3c;
}

.section-title {
  color: #fff;
  letter-spacing: normal;
  column-count: auto;
  text-underline-offset: auto;
  border-bottom: 0 solid #fff;
  flex: 0 auto;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.section-title.mb-45 {
  margin-top: 0;
  margin-bottom: 0;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.section-thumbnail-block {
  z-index: 0;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.faq-title {
  color: #9c0000;
  -webkit-text-stroke-color: #3f0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-3 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.heading-6 {
  color: #aaa;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.heading-6.project {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-14 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-18 {
  width: auto;
  max-width: 300px;
  max-height: 150px;
}

.image-19 {
  max-width: 300px;
  max-height: none;
}

.div-block-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.image-20 {
  max-width: 80%;
  max-height: none;
}

.div-block-16 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-around;
  display: block;
}

.list-item {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
}

.grid-4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: auto;
  place-items: center stretch;
  display: grid;
}

.image-21, .image-22 {
  max-width: 200px;
}

.div-block-17 {
  text-align: center;
}

.div-block-18 {
  text-align: center;
  width: auto;
}

.div-block-19 {
  text-align: center;
}

.image-23 {
  max-width: 300px;
  display: block;
}

.div-block-20 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-image: linear-gradient(315deg, #31000063, #fff0 47%);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding: 30px 30px 30px 60px;
  display: grid;
}

.project-image {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.grid-5 {
  grid-template-rows: auto;
  max-width: 1440px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.error2 {
  color: #e5a7ff;
  width: 100%;
  min-width: 100%;
  margin-top: .6em;
  font-size: 1.2em;
  display: block;
}

.field_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.field_wrap.is-radio {
  margin-top: 12px;
}

.field_label {
  z-index: 1;
  transform-origin: 0%;
  color: #ffffff78;
  margin-bottom: -.3em;
  font-size: 1.4em;
  font-weight: 300;
  transition: transform .2s;
  position: relative;
}

.field_label.is-radio {
  color: #000000cf;
  margin-bottom: .5em;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.field_label.is-radio.apply {
  margin-bottom: 1em;
}

.field_label.large {
  color: #000000cf;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transform: scale(1.2)translate(0, 1.6em);
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button-3.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-3.is-icon.is-secondary {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #2e2e2e;
  border: 0 solid #fff;
  border-radius: 20px;
  padding: .25rem 1rem;
}

.error-message {
  color: #e5a7ff;
  background-color: #ffffff17;
  border-radius: .5em;
  margin-top: 2.3em;
  padding: 1.9em 2.1em;
}

.error-message_text {
  font-size: 1.3em;
}

.radio_wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.field {
  z-index: 2;
  color: #fff;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #ffffff7a;
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 1.5em;
  min-height: 1.5em;
  max-height: 7em;
  margin-bottom: 0;
  padding: 0;
  font-size: 2.5em;
  font-weight: 300;
  transition: border-color .2s;
  position: relative;
}

.field:focus {
  border-bottom-color: #fff;
}

.field.phone, .field.email, .field.name {
  color: #000;
  border-bottom-color: #0000007a;
  margin-top: 30px;
  font-size: 14px;
}

.submit {
  color: #000;
  text-align: center;
  background-color: #c9c9c9;
  border: 0 solid #fff;
  border-bottom-color: #000;
  border-radius: 100vw;
  width: 100%;
  margin-top: 4em;
  padding: .5em 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all .1s;
  display: block;
  position: relative;
}

.submit:hover {
  color: #fff;
  background-color: #960505;
}

.submit:focus {
  border-color: #49fefd;
}

.success_text {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.4;
}

.radio_button {
  z-index: 2;
  background-color: #00000017;
  border-color: #ffffff73 #ffffff73 #ffffff7a;
  border-radius: 100vw;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: background-color .1s, border-width .1s, border-color .1s;
  position: absolute;
  inset: 0%;
}

.radio_button:hover {
  color: #fff;
  background-color: #686868;
  font-weight: 400;
}

.radio_button.w--redirected-checked {
  background-image: linear-gradient(#ea2629, #9d0000);
  border-width: 1px;
  border-color: #fff;
}

.radio_button.w--redirected-focus {
  box-shadow: none;
  border-width: 2px;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
}

.success {
  text-align: center;
  background-color: #ffffff24;
  border-radius: .6em;
  padding: 2.5em;
}

.radio_field {
  margin-top: .4em;
  margin-right: .25em;
  padding: .25em 2em;
  position: relative;
}

.form {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 0;
}

.radio_label {
  z-index: 3;
  color: #000;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.div-block-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.paragraph-4 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.text-block-4 {
  color: #fff;
  text-decoration: underline;
}

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

.text-block-5 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.form-2 {
  text-align: right;
}

.uploader {
  background-color: #f1f1f1;
  border: 1px dashed #bdbdbd;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px;
}

.label {
  font-weight: 500;
}

.input {
  border: 1px solid #dadada;
  border-radius: 6px;
  margin-bottom: 10px;
  box-shadow: 0 2px 2px #0000001a;
}

.input:focus-visible, .input[data-wf-focus-visible] {
  border-color: #4769ff;
}

.button-4 {
  background-color: #095fff;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.comment-thread-sort {
  align-self: stretch;
}

.comment-delete-text {
  margin-bottom: .25em;
}

.comment-unused {
  display: none;
}

.comment-reply-section {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1em;
  display: flex;
}

.comment-has-posts {
  position: relative;
}

.comment-reaction-column {
  border-left: .5px solid #e1e1e1;
  width: 4em;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.comment-form-input-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #000;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 20px;
  padding: 20px;
  display: flex;
}

.comment-moderation-required {
  background-color: #e3e6ff;
  border-radius: 4px;
  margin-bottom: .5em;
  padding: .4em .4em .4em 1em;
}

.comment-form-button {
  background-color: #178075;
  border: 1px solid #2962ff;
  border-bottom-color: #178075;
  border-radius: 4px;
  padding: .6em 1.2em;
  font-weight: 700;
}

.comment-form-button.is-load-more {
  color: #3f3f3f;
  text-align: center;
  background-color: #f3f2f6;
  border: 1px solid #e4e4e4;
  width: 100%;
  max-width: 200px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 5.5em;
  display: block;
}

.comment-form-button.is-load-more:hover {
  background-color: #dcebea;
}

.comment-form-button.is-cancel {
  color: #3f3f3f;
  background-color: #fff;
  border-color: #e1e1e1;
}

.comment-form-button.is-cancel:hover {
  background-color: #dcebea;
}

.comment-form-button.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
}

.comment-form-button.is-delete:hover {
  background-color: #850e0e;
}

.comment-container---copy-me {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.comment-is-mod-tag {
  grid-column-gap: .33em;
  grid-row-gap: .33em;
  background-color: #dcebea;
  border-radius: 4px;
  align-items: center;
  padding-left: .33em;
  padding-right: .33em;
  font-size: 12px;
  display: flex;
}

.comment-reaction-row {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  font-size: 12px;
  display: flex;
}

.comment-name-row {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-wrap: wrap;
  align-items: center;
  min-height: 2.5em;
  display: flex;
}

.comment-empty-state {
  text-align: center;
  background-color: #f3f2f6;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 1em;
  padding: 2em 2em 1.5em;
}

.comment-delete-wrap {
  z-index: 1000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.comment-inline-block {
  display: inline-block;
}

.comment-online-idicator {
  background-color: #48d396;
  border-radius: 100px;
  width: 12px;
  height: 12px;
}

.comment-loader {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}

.comment-online {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.comment-show-reply-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  margin-top: .33em;
  margin-bottom: -1em;
  display: flex;
  position: relative;
  top: -5px;
}

.comment-reply-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  margin-bottom: -1em;
  padding-top: .5em;
  display: flex;
  position: relative;
  top: -5px;
}

.comment-section-heading {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-bottom: 1px solid #e1e1e1;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1.5em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.comment-no-margin {
  margin-bottom: 0;
}

.comment-delete-box {
  z-index: 10;
  background-color: #fff;
  border: 1px solid #e13030;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: .3em;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: -10% auto auto 110%;
  box-shadow: 0 10px 20px -10px #42424233;
}

.comment-button-wrap {
  text-align: left;
  display: inline-block;
  position: relative;
}

.comment-h2 {
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 1.5em;
  font-weight: 700;
}

.comment-thread-container {
  z-index: 3;
  background-color: #fff;
  width: 100%;
  margin-top: 1em;
  position: relative;
}

.comment-delete {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #424242;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 12px;
  display: flex;
  top: -.25em;
  overflow: hidden;
}

.comment-channel {
  position: relative;
}

.comment-delete-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
  top: -2px;
}

.comment-form-links {
  color: #333c;
  padding-bottom: 1em;
}

.comment-card {
  background-color: #f3f2f6;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  width: 100%;
  padding: .66em 5em 1.2em 1.4em;
  display: block;
  position: relative;
}

.comment-card.is-form {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  padding-top: 1em;
  padding-right: 1.5em;
}

.comment-input-wrap {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  display: flex;
  position: relative;
}

.comment-row {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1em;
  display: flex;
  position: relative;
}

.comment-reply-btn-content {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.comment-is-mod-icon {
  color: #fff;
  background-color: #178075;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding-bottom: 1px;
  padding-left: .1em;
  padding-right: .1em;
  display: flex;
}

.comment-image-wrap {
  z-index: 2;
  flex: none;
  position: relative;
}

.comment-is-typing-section {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #178075;
  border-radius: 3px;
  padding: .5em 1em;
  font-weight: 700;
  position: fixed;
  inset: auto 1em 1em auto;
}

.comment-reply-action {
  color: #333333b3;
  padding: .33em .8em;
  transition: opacity .2s;
  display: flex;
}

.comment-reply-action:hover {
  color: #2962ff;
}

.comment-card-notch-cover {
  background-color: #f3f2f6;
  border-radius: 4px;
  width: 1em;
  height: 2em;
  position: absolute;
  inset: 1em auto auto 0%;
}

.comment-typing-video {
  width: 6em;
  height: 6em;
  margin-top: 2px;
}

.comment-full-width {
  width: 100%;
}

.ms-dropdown-image {
  z-index: 2;
  object-fit: cover;
  background-color: #178075;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  flex: none;
  width: 2.75em;
  height: 2.75em;
  position: relative;
}

.ms-dropdown-image:hover {
  background-color: #424242;
}

.ms-dropdown-image.is-upload {
  cursor: n-resize;
}

.comment-reaction {
  color: #333333b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 11px;
  display: flex;
}

.comment-reaction:hover {
  color: #178075;
}

.comment-reaction.is-active {
  color: #178075;
  background-color: #dcebea;
  font-weight: 700;
}

.comment-reaction.is-active:hover {
  color: #000;
}

.comment-reaction.is-down {
  border-top: .5px solid #e1e1e1;
}

.comment-card-notch {
  background-color: #f3f2f6;
  border: 1px solid #e1e1e1;
  border-bottom-left-radius: 2px;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  inset: 1.5em auto auto -.6em;
  transform: rotate(45deg);
}

.comment-empty-head {
  margin-bottom: .25em;
  font-size: 1.2em;
}

.comment-icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 2em;
  display: flex;
}

.commenter-name {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  margin-left: 0;
  padding-left: 0;
  font-weight: 700;
  display: flex;
}

.commenter-name.is-typing {
  display: block;
}

.comment-content {
  width: 100%;
}

.comment-is-edited {
  color: #797373;
  padding-left: .5em;
  font-size: .8em;
  display: inline-block;
}

.comment-input {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  min-height: 72px;
  margin-bottom: 1em;
  padding: .6em .8em;
  box-shadow: 0 2px 3px #ffffff80, 0 3px 6px -2px #071d3d1f;
}

.comment-input:hover {
  border-color: #333333b3;
}

.comment-input:focus {
  color: #000;
  border-color: #178075;
}

.comment-input.is-primary {
  margin-top: 0;
  padding-right: 4.9em;
}

.comment-form-button-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.comment-h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1em;
}

.comment-h3.has-padding {
  margin-bottom: 1em;
}

.comment-reply-button {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #178075;
  background-color: #ffffff03;
  border-radius: 100px;
  padding: .5em 1em .5em .5em;
  font-size: .85em;
  font-weight: 700;
  display: block;
}

.comment-reply-button:hover {
  background-color: #2962ff26;
}

.comment-icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
  top: -2px;
}

.comment-text {
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: break-word;
  max-width: 100%;
  display: inline;
}

.comment-typing-video-wrap {
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  display: flex;
  overflow: hidden;
}

.comment-is-date {
  color: #333333b3;
  font-size: 12px;
}

.comment-image {
  object-fit: cover;
  background-color: #178075;
  border-radius: 100%;
  flex: none;
  width: 4em;
  height: 4em;
  box-shadow: 0 10px 30px -5px #0000004d;
}

.comment-thread-box {
  width: 100%;
  margin-bottom: .5em;
}

.comment-loader-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 5px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.comment-loader-wrap.is-fixed {
  z-index: 99999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  width: 80px;
  height: 100px;
  margin: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.section-7 {
  text-align: left;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.comment-action {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #424242;
  justify-content: center;
  align-items: center;
  height: 3em;
  margin-bottom: -1em;
  padding: .5em 0 0;
  font-size: .85em;
  display: flex;
  top: -.25em;
  overflow: hidden;
}

.comment-action:hover {
  color: #5a45ff;
}

.comment-row-2 {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 2em;
  display: flex;
  position: relative;
}

.ms-dropdown-image-2 {
  z-index: 2;
  object-fit: cover;
  background-color: #1a0a9233;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  flex: none;
  width: 2.75em;
  height: 2.75em;
  position: relative;
}

.ms-dropdown-image-2:hover {
  background-color: #ffcf03;
}

.ms-dropdown-image-2.is-upload {
  cursor: n-resize;
}

.comment-thread-sort-2 {
  align-self: stretch;
  padding-top: .8em;
}

.comment-text-2 {
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: break-word;
  max-width: 100%;
  margin-bottom: 1em;
  display: inline;
}

.commenter-name-2 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  margin-left: 0;
  padding-left: 0;
  padding-right: .33em;
  font-weight: 700;
  display: flex;
}

.comment-delete-wrap-2 {
  z-index: 1000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  display: inline-block;
  position: relative;
}

.comment-image-2 {
  outline-offset: 0px;
  object-fit: cover;
  background-color: #5a45ff;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  outline: 5px solid #fff;
  flex: none;
  width: 2em;
  height: 2em;
}

.comment-image-2:hover {
  background-color: #2962ff;
}

.comment-empty-state-2 {
  text-align: center;
  background-color: #f6f6f6;
  border-radius: 5px;
  margin-bottom: 1em;
  padding: 2em 2em 1.5em;
}

.comment-is-edited-2 {
  color: #797373;
  padding-left: .5em;
  font-size: .85em;
  display: inline-block;
}

.comment-is-mod-icon-2 {
  outline-offset: 0px;
  color: #fff;
  background-color: #5a45ff;
  border-radius: 50%;
  outline: 3px solid #fff;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding-bottom: 1px;
  padding-left: .1em;
  padding-right: .1em;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.comment-input-2 {
  background-color: #fafafa;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  min-height: 72px;
  margin-bottom: 1em;
  padding: .6em .8em;
}

.comment-input-2:hover {
  border-color: #333c;
}

.comment-input-2:focus {
  color: #000;
  border-color: #5a45ff;
}

.comment-input-2.is-primary {
  margin-top: 0;
  padding-right: 4.9em;
}

.comment-section-heading-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 2em;
  padding-bottom: 3em;
  display: flex;
}

.comment-form {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

.comment-moderation-required-2 {
  background-color: #e3e6ff;
  border-radius: 4px;
  margin-top: .4em;
  margin-bottom: .4em;
  padding: .4em;
  display: inline-block;
}

.comment-reaction-2 {
  grid-column-gap: .33em;
  grid-row-gap: .33em;
  color: #424242;
  justify-content: center;
  align-items: flex-start;
  margin-left: -.5em;
  padding-left: .5em;
  padding-right: .5em;
  display: flex;
}

.comment-reaction-2:hover {
  color: #2962ff;
}

.comment-reaction-2.is-active {
  color: #fff;
  font-weight: 700;
}

.comment-reaction-2.is-active:hover {
  color: #000;
}

.comment-reaction-2.is-hidden {
  display: none;
}

.comment-bg-line {
  background-color: #e1e1e1;
  border-radius: 4px;
  width: .2em;
  position: absolute;
  inset: 0% auto 0% .9em;
}

.comment-reaction-row-2 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: .5em;
  font-size: .85em;
  display: flex;
}

.comment-form-button-row-2 {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: flex-start;
  padding-bottom: 1em;
  display: flex;
}

.comment-icon-embed-small-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  margin-top: .33em;
  display: flex;
}

.comment-hover {
  width: 100%;
  display: block;
}

.comment-thread-container-2 {
  z-index: 3;
  background-color: #fff;
  width: 100%;
  position: relative;
}

.comment-reply-section-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.comment-reply-action-2 {
  color: #333c;
  align-items: center;
  padding-left: .5em;
  padding-right: .5em;
  transition: opacity .2s;
  display: block;
}

.comment-reply-action-2:hover {
  color: #2962ff;
}

.comment-reply-action-2.is-date:hover {
  color: #333c;
}

.comment-form-button-2 {
  background-color: #5a45ff;
  border: 1px solid #4931ff;
  border-radius: 4px;
  padding: .6em 1.2em;
  font-weight: 700;
}

.comment-form-button-2.is-load-more {
  color: #3f3f3f;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  width: 100%;
  max-width: 200px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 3.5em;
  display: block;
}

.comment-form-button-2.is-load-more:hover {
  background-color: #e6eeff;
}

.comment-form-button-2.is-cancel {
  color: #3f3f3f;
  background-color: #f6f6f6;
  border-color: #e1e1e1;
}

.comment-form-button-2.is-cancel:hover {
  background-color: #e6eeff;
}

.comment-form-button-2.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
}

.comment-form-button-2.is-delete:hover {
  background-color: #850e0e;
}

.comment-is-typing-section-2 {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #5a45ff;
  border-radius: 3px;
  padding: .5em 1em;
  font-weight: 700;
  position: fixed;
  inset: auto 1em 1em auto;
}

.comment-channel-2 {
  margin-top: 3em;
  position: relative;
}

.comment-reply-button-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  padding-right: 1em;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.4em;
  display: block;
}

.comment-reply-button-2:hover {
  color: #5a45ff;
}

.comment-online-2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.2em;
  display: flex;
}

.comment-text-wrap {
  margin-bottom: 2em;
  padding-top: 1em;
}

.comment-loader-2 {
  background-color: #fff;
  border-radius: 50%;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

.ms-profile-image-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 1px solid #2d766433;
  border-bottom: 1px solid #2d766433;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 1em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.comment-form-button-row-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-end;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.comment-white-box {
  background-color: #fff;
  border-radius: 1em;
  width: 100%;
  margin-bottom: 2.5%;
  padding: 4% 5%;
  box-shadow: 0 12px 24px -6px #2d766433;
}

.comment-white-box.is-centered {
  text-align: center;
  margin-top: -1px;
}

.comment-white-box.is-top {
  padding-top: 1em;
  padding-bottom: 1em;
}

.comment-white-box.is-comment {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 2em;
}

.comment-online-idicator-2 {
  background-color: #1aa381;
  border-radius: 100px;
  width: 12px;
  height: 12px;
}

.comment-mod {
  color: #1aa381;
  background-color: #effaf6;
  border-radius: 4px;
  margin-left: 1em;
  padding-left: .5em;
  padding-right: .5em;
}

.comment-profile-link {
  color: #1aa381;
  padding: 5px .5em;
  font-weight: 500;
}

.comment-section-heading-3 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.comment-reaction-3 {
  grid-column-gap: .33em;
  grid-row-gap: .33em;
  color: #1aa381;
  background-color: #fff;
  border: 1px solid #1aa381;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: .8em;
  padding: .25em 1em .2em .5em;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.comment-reaction-3:hover {
  color: #000;
  -webkit-text-stroke-color: black;
  border-color: #000;
}

.comment-reaction-3.is-active {
  color: #fff;
  background-color: #1aa381;
}

.comment-reaction-3.is-active:hover {
  color: #000;
}

.comment-has-replies-2, .comment-thread-container-3 {
  width: 100%;
}

.comment-name-row-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  align-items: center;
  min-height: 3.5em;
  margin-bottom: .5em;
  display: flex;
}

.comment-icon-embed-small-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.comment-reaction-row-3 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  font-size: .9em;
  display: flex;
  position: relative;
}

.comment-reply-form {
  margin-top: 2em;
  margin-bottom: 0;
}

.comment-h4 {
  margin-bottom: 1em;
}

.comment-thread-sort-3 {
  border-top: 1px solid #2d766433;
  align-self: stretch;
  padding: 1em 5% 2em 10%;
}

.comment-reply-button-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #1aa381;
  background-color: #1aa3810d;
  border-top: 1px solid #2d766433;
  width: 100%;
  margin-top: 0;
  padding-left: 5%;
  font-weight: 600;
  display: block;
}

.comment-reply-button-3:hover {
  background-color: #d1ece5;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
}

.comment-link-action {
  color: #424242;
  align-items: center;
  padding-left: .8em;
  padding-right: .8em;
  font-weight: 500;
  line-height: 2em;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.comment-link-action:hover {
  color: #2962ff;
}

.comment-reply-btn-content-2 {
  align-items: center;
  display: flex;
}

.comment-reply-section-3 {
  flex-direction: column;
  align-items: flex-start;
  margin: 0% -5.5% -4.5%;
  display: flex;
}

.comment-image-3 {
  z-index: 2;
  object-fit: cover;
  background-color: #e1e1e1;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  flex: none;
  width: 3.5em;
  height: 3.5em;
  position: relative;
}

.comment-image-3:hover {
  background-color: #1aa381;
}

.comment-thread-box-2 {
  width: 100%;
  margin-top: 1em;
}

.comment-is-typing-section-3 {
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 1em;
  justify-content: center;
  align-items: center;
  height: 3em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: fixed;
  inset: auto auto 1em 1em;
}

.ms-profile-upload {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  color: #fff;
  background-color: #000;
  border: 1px #e1e1e1;
  border-radius: 4px;
  align-items: center;
  height: 2em;
  padding-left: .5em;
  padding-right: .5em;
  font-size: .9em;
  line-height: 27px;
  display: flex;
}

.ms-profile-upload.upload-image {
  color: #fff;
  background-color: #0000;
  border-style: none;
  width: auto;
  text-decoration: none;
  display: flex;
}

.updated---dec-5-2023 {
  width: 1000px;
}

.comment-reply-wrap {
  padding-bottom: 2em;
}

.comment-is-edited-3 {
  color: #797373;
  margin-left: .33em;
  font-size: .8em;
}

.comment-row-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-start;
  display: flex;
}

.comment-date {
  color: #777c;
}

.comment-hide {
  display: none;
}

.comment-new-comment-link {
  align-items: center;
  padding-bottom: 1em;
  display: flex;
}

.comment-h3-icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.comment-input-wrap-2 {
  width: 100%;
  margin-right: -1em;
  position: relative;
}

.comment-h3-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.comment-text-3 {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  font-size: 1.1em;
  display: inline;
}

.comment-delete-box-2 {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #e13030;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: .3em;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: -.63em 100% auto auto;
  box-shadow: 0 10px 20px -10px #42424233;
}

.comment-empty-state-3 {
  text-align: center;
  background-color: #effaf6;
  border-radius: 1em;
  padding: 2em 2em 1.5em;
}

.comment-load-more-card {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 1em;
  width: 100%;
  margin-bottom: 1em;
  padding: 1em 3em;
  font-weight: 500;
  display: block;
  box-shadow: 0 12px 24px -6px #2d766433;
}

.comment-input-3 {
  border: 1px solid #e1e1e1;
  border-radius: 1em;
  margin-bottom: 0;
  padding: 1em 1.2em;
  font-size: 16px;
}

.comment-input-3:hover {
  background-color: #effaf6;
  border-color: #2d766433;
}

.comment-input-3:focus {
  background-color: #f6f6f6;
  border-color: #1aa381;
}

.comment-input-3.is-comment {
  border-color: #e1e1e103;
  min-height: 60px;
  padding-top: 1em;
  padding-bottom: 0;
  padding-right: 7.4em;
}

.comment-input-3.is-comment:hover {
  border-color: #2d766433;
}

.comment-input-3.is-comment:focus {
  border-color: #1aa381;
}

.comment-relative {
  position: relative;
}

.comment-form-button-3 {
  color: #fff;
  cursor: pointer;
  background-color: #1aa381;
  border: 1px solid #1aa381;
  border-radius: 4px;
  padding: .6em 1.2em;
  font-weight: 500;
  position: relative;
}

.comment-form-button-3.is-new-comment {
  position: absolute;
  inset: auto 1em .5em auto;
}

.comment-form-button-3.is-cancel {
  color: #3f3f3f;
  background-color: #f6f6f6;
  border-color: #e1e1e1;
}

.comment-form-button-3.is-cancel:hover {
  background-color: #d1ece5;
}

.comment-form-button-3.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
  padding: .2em 1em;
}

.comment-form-button-3.is-delete:hover {
  background-color: #850e0e;
}

.comment-form-button-3.is-load-more {
  color: #3f3f3f;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  width: 100%;
  display: block;
}

.comment-form-button-3.is-load-more:hover {
  background-color: #e6eeff;
}

.comment-form-button-3.is-row {
  margin-right: 10px;
}

.comment-form-2 {
  margin-bottom: 0;
}

.comment-moderation-required-3 {
  background-color: #e3e6ff;
  border-radius: 4px;
  margin-top: .6em;
  padding: .4em;
  display: inline-block;
}

.comment-loader-wrap-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-top: 5px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.comment-loader-wrap-2.is-fixed {
  z-index: 99999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  width: 80px;
  height: 100px;
  margin: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.comment-upload-wrap {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  align-items: center;
  margin-right: auto;
  display: flex;
}

.comment-icon {
  color: #fff;
  background-color: #1aa381;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  margin-top: .5em;
  padding: .45em;
  display: flex;
}

.comment-icon.is-top {
  width: 2.5em;
  height: 2.5em;
  margin-top: 0;
  margin-right: .33em;
  padding: .45em;
}

.comment-icon-embed-xsmall-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-top: 3px;
  margin-left: -.8em;
  display: flex;
  position: relative;
  top: -2px;
}

.comment-row-4 {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 2em;
  display: flex;
  position: relative;
}

.comment-thread-sort-4 {
  align-self: stretch;
  padding-top: .8em;
}

.comment-text-4 {
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: break-word;
  max-width: 100%;
  margin-bottom: 1em;
  display: inline;
}

.commenter-name-3 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  margin-left: 0;
  padding-left: 0;
  padding-right: .33em;
  font-weight: 700;
  display: flex;
}

.comment-image-4 {
  outline-offset: 0px;
  object-fit: cover;
  background-color: #5a45ff;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  outline: 5px solid #fff;
  flex: none;
  width: 2em;
  height: 2em;
}

.comment-image-4:hover {
  background-color: #2962ff;
}

.comment-empty-state-4 {
  text-align: center;
  background-color: #f6f6f6;
  border-radius: 5px;
  margin-bottom: 1em;
  padding: 2em 2em 1.5em;
}

.comment-is-edited-4 {
  color: #797373;
  padding-left: .5em;
  font-size: .85em;
  display: inline-block;
}

.comment-is-mod-icon-3 {
  outline-offset: 0px;
  color: #fff;
  background-color: #5a45ff;
  border-radius: 50%;
  outline: 3px solid #fff;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding-bottom: 1px;
  padding-left: .1em;
  padding-right: .1em;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.comment-input-4 {
  background-color: #fafafa;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  min-height: 72px;
  margin-bottom: 1em;
  padding: .6em .8em;
}

.comment-input-4:hover {
  border-color: #333c;
}

.comment-input-4:focus {
  color: #000;
  border-color: #5a45ff;
}

.comment-input-4.is-primary {
  margin-top: 0;
  padding-right: 4.9em;
}

.comment-delete-box-3 {
  z-index: 10;
  background-color: #fff;
  border: 1px solid #e13030;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: .3em;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: -10% auto auto 110%;
  box-shadow: 0 10px 20px -10px #42424233;
}

.comment-section-heading-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 2em;
  padding-bottom: 3em;
  display: flex;
}

.comment-moderation-required-4 {
  background-color: #e3e6ff;
  border-radius: 4px;
  margin-top: .4em;
  margin-bottom: .4em;
  padding: .4em;
  display: inline-block;
}

.comment-form-button-row-4 {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: flex-start;
  padding-bottom: 1em;
  display: flex;
}

.comment-icon-embed-small-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  margin-top: .33em;
  display: flex;
}

.comment-reply-section-4 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.comment-reply-action-3 {
  color: #333c;
  align-items: center;
  padding-left: .5em;
  padding-right: .5em;
  transition: opacity .2s;
  display: block;
}

.comment-reply-action-3:hover {
  color: #2962ff;
}

.comment-reply-action-3.is-date:hover {
  color: #333c;
}

.comment-form-button-4 {
  background-color: #5a45ff;
  border: 1px solid #4931ff;
  border-radius: 4px;
  padding: .6em 1.2em;
  font-weight: 700;
}

.comment-form-button-4.is-load-more {
  color: #3f3f3f;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  width: 100%;
  max-width: 200px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 3.5em;
  display: block;
}

.comment-form-button-4.is-load-more:hover {
  background-color: #e6eeff;
}

.comment-form-button-4.is-cancel {
  color: #3f3f3f;
  background-color: #f6f6f6;
  border-color: #e1e1e1;
}

.comment-form-button-4.is-cancel:hover {
  background-color: #e6eeff;
}

.comment-form-button-4.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
}

.comment-form-button-4.is-delete:hover {
  background-color: #850e0e;
}

.comment-icon-embed-xsmall-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
  top: -2px;
}

.comment-is-typing-section-4 {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #5a45ff;
  border-radius: 3px;
  padding: .5em 1em;
  font-weight: 700;
  position: fixed;
  inset: auto 1em 1em auto;
}

.comment-channel-3 {
  margin-top: 3em;
  position: relative;
}

.comment-h3-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1em;
}

.comment-h3-3.has-padding {
  margin-bottom: 1em;
}

.comment-thread-box-3 {
  width: 100%;
  margin-bottom: .5em;
}

.comment-loader-wrap-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 5px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.comment-loader-wrap-3.is-fixed {
  z-index: 99999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  width: 80px;
  height: 100px;
  margin: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.comment-reply-button-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  padding-right: 1em;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.4em;
  display: block;
}

.comment-reply-button-4:hover {
  color: #5a45ff;
}

.div-block-22 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 500px;
  display: flex;
}

.comment-mod-2 {
  color: #1a0a92;
  background-color: #f6f6f6;
  border-radius: 4px;
  margin-left: 1em;
  padding-left: .5em;
  padding-right: .5em;
}

.comment-reaction-4 {
  grid-column-gap: .33em;
  grid-row-gap: .33em;
  color: #1a0a92;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: .8em;
  padding: .25em 1em .2em .5em;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.comment-reaction-4:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  border-color: #000;
}

.comment-reaction-4.is-active {
  color: #fff;
  background-color: #1a0a92;
}

.comment-reaction-4.is-active:hover {
  opacity: .8;
  color: #fff;
}

.comment-image-5 {
  z-index: 2;
  object-fit: cover;
  background-color: #1a0a9233;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  flex: none;
  width: 3.5em;
  height: 3.5em;
  position: relative;
}

.comment-image-5:hover {
  background-color: #1a0a92;
}

.commenter-name-4 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  margin-left: 0;
  padding-left: 0;
  font-weight: 700;
  display: flex;
}

.comment-form-button-5 {
  color: #fff;
  cursor: pointer;
  background-color: #1a0a92;
  border: 1px solid #1a0a92;
  border-radius: 4px;
  padding: .6em 1.2em;
  font-weight: 500;
  position: relative;
}

.comment-form-button-5:hover {
  background-color: #000;
}

.comment-form-button-5.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
  padding: .2em 1em;
}

.comment-form-button-5.is-delete:hover {
  background-color: #850e0e;
}

.comment-delete-box-4 {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #e13030;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: .3em;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: -.63em 100% auto auto;
  box-shadow: 0 10px 20px -10px #42424233;
}

.comment-name-row-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  align-items: center;
  width: 500px;
  min-height: 3.5em;
  margin-bottom: .5em;
  display: flex;
}

.comment-reaction-row-4 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  font-size: .9em;
  display: flex;
  position: relative;
}

.comment-icon-embed-small-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.comment-text-5 {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  font-size: 1.1em;
  display: block;
}

.comment-icon-embed-xsmall-4 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
  top: -2px;
}

.ms-profile-image-row-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.comment-reaction-row-5 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  font-size: 12px;
  display: flex;
}

.comment-thread-box-4 {
  width: 100%;
  margin-top: 1em;
  margin-bottom: .5em;
}

.comment-is-edited-5 {
  color: #797373;
  font-size: .8em;
}

.comment-input-wrap-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.comment-loader-wrap-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 5px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.comment-loader-wrap-4.is-fixed {
  z-index: 99999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  width: 80px;
  height: 100px;
  margin: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.comment-reaction-5 {
  color: #424242;
  justify-content: center;
  align-items: center;
  height: 3.5em;
  padding: .5em;
  display: flex;
}

.comment-reaction-5:hover {
  color: #fff;
}

.comment-reaction-5.is-active {
  color: #424242;
}

.comment-reaction-5.is-active:hover {
  color: #fff;
}

.commenter-name-5 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  margin-left: 0;
  padding-left: 0;
  font-weight: 700;
  display: flex;
}

.commenter-name-5.is-typing {
  margin-bottom: 1em;
  display: block;
}

.comment-action-row {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
}

.comment-form-button-row-5 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-end;
  padding-top: 10px;
  padding-bottom: 1em;
  display: flex;
}

.comment-thread-container-4 {
  width: 100%;
}

.comment-text-6 {
  color: #fff;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  margin-bottom: 0;
  display: inline-block;
}

.comment-text-6.topic {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.comment-channel-4 {
  position: relative;
}

.comment-section-heading-5 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-bottom: 1px solid #e1e1e1;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1.5em;
  padding-top: 3em;
  padding-bottom: 1.5em;
  display: flex;
}

.comment-input-5 {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  min-height: 72px;
  margin-bottom: 0;
  padding: .6em .8em;
  box-shadow: 0 3px 6px -2px #071d3d1f;
}

.comment-input-5.name, .comment-input-5.email {
  height: 40px;
  min-height: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.comment-h3-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1em;
}

.comment-action-2 {
  justify-content: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  padding: 0;
  display: flex;
}

.comment-form-button-6 {
  background-color: #9d0000;
  border: 1px solid #2962ff;
  border-radius: 4px;
  padding: .6em 1.2em;
}

.comment-form-button-6.is-cancel {
  color: #3f3f3f;
  background-color: #f6f6f6;
  border-color: #e1e1e1;
}

.comment-form-button-6.is-cancel:hover {
  background-color: #e6eeff;
}

.comment-form-button-6.is-delete {
  white-space: nowrap;
  word-break: keep-all;
  background-color: #e13030;
}

.comment-form-button-6.is-delete:hover {
  background-color: #850e0e;
}

.comment-form-button-6.is-row {
  background-color: #9d0000;
  border-color: #9d0000;
  margin-right: 10px;
}

.comment-form-button-6.is-load-more {
  color: #3f3f3f;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  width: 100%;
  max-width: 200px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 3.5em;
  display: block;
}

.comment-form-button-6.is-load-more:hover {
  background-color: #e6eeff;
}

.comment-name-row-4 {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  color: #fff;
  flex-wrap: wrap;
  align-items: center;
  min-height: 2.75em;
  display: flex;
}

.comment-reply-action-4 {
  color: #424242;
  align-items: center;
  height: 3.5em;
  padding-left: .8em;
  padding-right: .8em;
  font-weight: 500;
  transition: opacity .2s;
  display: flex;
}

.comment-reply-action-4:hover {
  color: #fff;
}

.comment-form-3 {
  width: 100%;
  margin-bottom: 1em;
}

.comment-delete-box-5 {
  background-color: #fff;
  border: 1px solid #e13030;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: .3em;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: 100% 0% auto auto;
  box-shadow: 0 10px 20px -10px #42424233;
}

.comment-reply-button-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #2962ff;
  border-radius: 100px;
  margin-top: 0;
  padding: .7em 1em .5em .5em;
  font-weight: 600;
  display: inline-block;
}

.comment-reply-button-5:hover {
  background-color: #2962ff26;
}

.comment-mod-3 {
  color: #9d0000;
}

.comment-is-typing-section-5 {
  height: 3em;
  padding-left: 3.5em;
  position: absolute;
  top: -4em;
  left: 0;
}

.comment-icon-embed-small-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.comment-action-hover.w--open {
  color: #fff;
  white-space: nowrap;
  background-color: #000;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 15px;
  bottom: 100%;
  left: -50%;
}

.comment-image-6 {
  object-fit: cover;
  background-color: #9d0000;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  flex: none;
  width: 2.75em;
  height: 2.75em;
}

.comment-image-6:hover {
  background-color: #2962ff;
}

.comment-reply-section-5 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: -.5em;
  display: flex;
}

.comment-row-5 {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  border: 1px solid #282828;
  border-radius: 10px;
  align-items: flex-start;
  width: 100%;
  padding: 20px 20px 1em;
  display: flex;
  position: relative;
}

.comment-profile-link-2 {
  color: #2962ff;
  padding: 5px .5em;
}

.div-block-23 {
  background-color: #282828;
  border-radius: 15px;
  margin-bottom: 100px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-24 {
  filter: invert();
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px #fff;
}

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

.div-block-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #282828;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-25 {
  width: 60%;
  margin-bottom: 20px;
}

.comment-icon-embed-small-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  margin-top: .33em;
  display: flex;
}

.text-block-7 {
  font-weight: 400;
}

.div-block-26 {
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}

.image-25 {
  filter: invert();
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  padding: 100px;
  display: flex;
}

.container-5 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: right;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 100px 0;
  display: flex;
}

.container-5.vm {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.div-block-27 {
  flex: 1;
}

.topic-centre {
  text-align: center;
  flex: 0 auto;
}

.container-6 {
  text-align: left;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px;
  display: flex;
}

.image-26 {
  width: 100%;
  max-width: none;
  max-height: 250px;
}

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

.div-block-28 {
  text-align: left;
  flex: 1;
  align-self: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-29 {
  flex-flow: column;
  flex: 1;
  max-width: none;
  display: block;
}

.div-block-30 {
  text-align: center;
  flex-flow: column;
  flex: none;
  order: 0;
  width: 100%;
  display: block;
}

.link-header {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.footer-form-two {
  background-color: #f5f7fa;
  border-radius: 15px;
  margin-bottom: 0;
  padding: 0;
}

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

.footer-form-block-two {
  background-color: #fff0;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: auto;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 0;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

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

.footer-form-two-2 {
  background-color: #000;
  background-image: linear-gradient(#17171799, #0b0b0bf5 60%);
  border-radius: 40px;
  margin-bottom: 40px;
  margin-left: 100px;
  margin-right: 100px;
  padding: 40px 64px;
}

.footer-form-container-two-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-2 {
  border: 1px #000;
  border-radius: 40px;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-2::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-2.footer-form-button {
  border-radius: 40px;
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

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

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

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

.footer-copyright {
  color: #3a4554;
}

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

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.section-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.container-8 {
  margin-left: 0;
  margin-right: 0;
  padding: 100px;
}

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

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

.div-block-58 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  justify-content: center;
  width: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.form-3 {
  display: flex;
}

.submit-button {
  background-color: #ea2629;
  background-image: linear-gradient(90deg, #cb0508, #3f0000);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: Open Sans, sans-serif;
}

.text-field {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex: 0 auto;
  margin-bottom: 0;
}

.div-block-59 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.form-block {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.heading-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-5 {
  color: #d9d9d9;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

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

.container-9 {
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-61 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.div-block-62 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.image-36, .image-37 {
  margin-right: 10px;
}

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

.section-10 {
  padding-top: 60px;
  padding-bottom: 0;
}

.container-default {
  max-width: 1218px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-wrapper.overflow-hidden.border-radius-24px {
  text-decoration: none;
}

.image-wrapper.instagram-image {
  border-radius: 24px;
  flex: 1;
  max-width: 150px;
  overflow: hidden;
  transform: translate(0);
}

.inner-container._600px {
  max-width: 600px;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.gallery-v6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  /* padding-top: 40px; */
}

.grid-4-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-4-columns._2-col-mbp {
  text-align: left;
  flex: 1;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-right: 0;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3324d5;
  transform: translate3d(0, -3px, .01px);
}

.section-11 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.buttons-row {
  align-items: center;
  display: flex;
}

.buttons-row.center {
  justify-content: center;
}

.heading-link {
  transition: color .3s;
}

.heading-link:hover {
  color: #4a3aff;
}

.heading-link.td-none {
  text-decoration: none;
}

.heading-link.td-none:hover {
  color: #211f54;
}

.div-contain {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  min-height: 540px;
  display: flex;
}

.button-5 {
  color: #000;
  background-color: #fff;
  padding: 6px 13px 6px 12px;
  font-family: Inconsolata, monospace;
}

.heading-8 {
  color: #fff;
  letter-spacing: 2.24px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 90%;
}

.paragraph-6 {
  color: #000;
  font-family: Inconsolata, monospace;
}

.paragraph-6.white {
  color: #fff;
}

.live-chat-close-icon---brix {
  z-index: -1;
  position: absolute;
}

.live-chat-bubble-subtext---brix {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}

.live-chat-button---brix {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #ea2629;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 6px 18px #0e0d6a24;
}

.live-chat-button---brix:hover {
  background-color: #ff013d;
  transform: scale3d(.94, .94, 1.01);
}

.section-13 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.section-13.cloneables-listing {
  padding-top: 0;
  padding-bottom: 140px;
}

.live-chat-avatar-wrapper---brix {
  border-radius: 50%;
  width: 60px;
  height: 90px;
  overflow: hidden;
  box-shadow: 0 4px 14px #170f491a;
}

.cloneable-header {
  background-color: #fff;
  border-radius: 18px;
  margin-bottom: 44px;
  padding: 24px 32px;
  box-shadow: 0 3px 14px #4a3aff08, 0 -2px 4px #14142b05, 0 12px 24px #14142b03;
}

.live-chat-bubble-title---brix {
  color: #170f49;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.live-chat-wrapper---brix {
  z-index: 2;
  flex-direction: column;
  align-items: flex-end;
  max-width: 380px;
  display: flex;
  position: fixed;
  bottom: 48px;
  right: 32px;
}

.live-chat-wrapper---brix.preview-page {
  justify-content: flex-start;
  align-items: flex-end;
  position: fixed;
}

.live-chat-bubbble---brix {
  z-index: 1;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #ea262900;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 14px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 4px 8px #4a3aff14;
}

.live-chat-bubbble---brix:hover {
  transform: scale3d(.92, .92, 1.01);
}

.heading-size-3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}

.live-chat-message-bubble---brix {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 36px 36px 36px 3px;
  margin-bottom: 14px;
  padding: 38px 38px 34px;
  box-shadow: 0 4px 16px #170f4912;
}

.live-chat-message-bubble---brix.whatsapp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
  box-shadow: 0 4px 16px #14282b14;
}

.container-default-2 {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.live-chat-content---brix {
  align-items: flex-end;
  display: flex;
}

.cloneable-container-default {
  background-color: #f7f7fb;
  border-radius: 20px;
  min-height: 624px;
  position: relative;
  transform: translate(0);
}

.button-secondary {
  color: #4a3aff;
  text-align: center;
  background-color: #f3f1ff;
  border-radius: 80px;
  padding: 15px 48px;
  line-height: 20px;
  transition: color .3s, background-color .3s;
}

.button-secondary:hover {
  color: #fff;
  background-color: #4a3aff;
}

.button-secondary.cloneable-header-button {
  padding-left: 22px;
  padding-right: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.live-chat-content-right---brix {
  margin-right: 18px;
}

.cloneable-header-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.heading-9 {
  font-size: 3.5rem;
  line-height: 1.15;
}

.faq-heading {
  text-align: center;
  max-width: 50ch;
}

.empty-state {
  text-align: center;
  background-color: #0000;
}

.faq-component {
  grid-column-gap: 0px;
  grid-row-gap: 4.8125rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.faq-wrapper {
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  flex-flow: column;
  align-items: center;
  margin-top: 15vh;
  display: flex;
}

.faq-list {
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
  position: relative;
}

.faq-hover {
  border-radius: .5rem;
  transition: background-color .45s;
}

.faq-hover:hover {
  background-color: #fff;
}

.container-10 {
  width: 100%;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
}

.container-10.small {
  max-width: 90rem;
}

.accordion-pane {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

.arrow-div-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
}

.accordion-item {
  background-color: #0000;
  border: 1px solid #242424;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: auto;
  max-width: none;
  padding: 1rem;
  transition: transform .4s, border-color .4s;
  position: relative;
}

.accordion-item:hover {
  z-index: 1;
  border-style: none;
  transform: scale(1.04);
  box-shadow: 8px 8px 36px -8px #8286c438;
}

.accordion-item.bottom {
  border-bottom-style: solid;
}

.accordion-item.bottom:hover {
  border-bottom-style: none;
}

.text-link {
  color: #2e2e2e;
  font-style: italic;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}

.accordion-header {
  color: #161616;
  text-align: right;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #e1e1e1, #4a4a4a);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 1;
  width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px 40px 7px 36px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
  transition: font-size .2s;
}

.accordion-header.left {
  text-align: left;
}

.accordion-tab-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.accordion-text {
  color: #fff;
  text-align: left;
  width: 80%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
}

.accordion-link {
  color: #fff;
  background-color: #222;
  padding: 15px 20px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .2s;
  display: inline-block;
}

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

.number-div-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
}

.accordion-section-head {
  color: #292929;
  font-size: 1.3rem;
  font-weight: 500;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: flex-end;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.number {
  color: #ea2629;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1rem;
}

.accordion-section {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  min-height: auto;
  margin-bottom: 60px;
  padding: 40px 100px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.faq {
  box-shadow: none;
  background-color: #0000;
  max-width: 1440px;
  margin-top: 100px;
  padding: 100px 60px;
}

.faq-headline {
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}

.faq-paragraph-2 {
  margin-bottom: 40px;
}

.accordion-item-2 {
  width: 100%;
  max-width: 1440px;
  margin-bottom: 40px;
  overflow: hidden;
}

.accordion-toggle {
  align-items: center;
  height: 80px;
  display: flex;
}

.text-block-8 {
  white-space: normal;
  flex: none;
  width: 100%;
}

.dropdown-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: 100%;
  padding: 0;
  display: flex;
  position: static;
  box-shadow: 0 20px 100px #c4cae340;
}

.heading-10 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

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

.close-overlay {
  z-index: 9;
  opacity: .25;
  cursor: pointer;
  position: absolute;
  inset: 0;
}

.upgrade-header {
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 900;
  line-height: 1.2em;
}

.modal-scroll {
  width: 100%;
  min-height: 100vh;
  padding: 50px 50px 100px;
  position: absolute;
}

.price {
  padding-left: 6px;
  font-size: 32px;
  font-weight: 400;
}

.upgrade-text {
  color: #000;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}

.upgrade-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.description-box {
  box-shadow: none;
  background-color: #fff9;
  border: 1px solid #0000001a;
  border-radius: 8px;
  width: 40%;
  padding-bottom: 0;
  transition: transform .2s ease-out, box-shadow .2s;
  overflow: hidden;
}

.feature-item.not-available {
  opacity: .5;
  filter: grayscale();
}

.pricing-column-contain {
  padding-left: 10%;
  padding-right: 10%;
}

.pricing-column-contain.top-price-contain {
  text-align: center;
  background-color: #00000008;
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

.pricing-column-contain.top-price-contain.green-price-contain {
  color: #1ab478;
  background-color: #28d8931a;
  justify-content: center;
  display: flex;
}

.upgrade-accent {
  background-color: #28d893;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hide-me-overlay {
  z-index: 8888;
  background-color: #000000bf;
  display: block;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.price-text {
  color: #919496;
  margin-bottom: 15px;
  padding-left: 6px;
  font-size: 12px;
}

.price-duration {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

.discount-label {
  color: #fff;
  background-color: #28d893;
  border-radius: 5px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.upgrade-container {
  z-index: 10;
  text-align: center;
  background-color: #fffefe99;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  min-height: 400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-weight: 300;
  display: block;
  position: relative;
  overflow: hidden;
}

.feature-text {
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
}

.feature-wrapper {
  border-bottom: 1px #d9dadc;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 32px;
}

.upgrade-button {
  color: #fff;
  text-align: center;
  background-color: #254054;
  border-radius: 5px;
  padding: 15px 22px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6em;
  text-decoration: none;
  transition: background-color .3s, box-shadow .3s;
  box-shadow: 0 20px 30px -10px #1810635c;
}

.upgrade-button:hover {
  background-color: #000;
  box-shadow: 0 10px 20px -5px #1810635c;
}

.upgrade-button.full-upgrade-button {
  display: block;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button {
  background-color: #28d893;
  box-shadow: 0 20px 30px -10px #1810632e;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1cb176;
  box-shadow: 0 10px 10px -5px #1810632e;
}

.slider-2 {
  flex: 1;
}

.slide-2 {
  background-image: url('../images/1737073336099.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/1737073336099.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/1737073364454.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-63 {
  opacity: 1;
  overflow-wrap: normal;
  background-color: #0000;
  background-image: linear-gradient(90deg, #1b1b1b99, #a3a3a3b3);
  margin-top: 0;
  padding-top: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-7 {
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
  text-decoration: none;
}

.text-block-9 {
  filter: drop-shadow(0 2px 5px #000000b3);
  color: #fff;
  text-align: left;
  background-color: #0000;
  margin-top: -70px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.container-11 {
  color: #fff;
  max-width: 1218px;
  padding-left: 40px;
  padding-right: 40px;
}

.section-14 {
  margin: 100px auto 0;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-12 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

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

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.testimonial-column-dark {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.testimonial-block-main {
  background-color: #4f0304;
  background-image: linear-gradient(135deg, #710000, #1f0000);
  border-radius: 20px;
  justify-content: space-between;
  padding: 0 0 0 24px;
  display: flex;
}

.testimonial-main-image {
  object-fit: cover;
  width: 250px;
  height: 200px;
  margin-right: 0;
}

.testimonial-main-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

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

.testimonial-block {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

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

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

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

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

.paragraph-8 {
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-block-10 {
  color: #000;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 30px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 700;
}

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

.paragraph-10 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

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

.image-43 {
  width: 200px;
}

.container-14 {
  max-width: 1218px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 140px;
  padding-right: 140px;
}

.div-block-65 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.bold-text-5, .bold-text-6 {
  font-weight: 500;
}

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

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

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

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

.testimonial-slider {
  background-color: #0000;
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff0;
  background-image: linear-gradient(90deg, #131313, #282727);
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.testimonial-info {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.testimonial-image-2 {
  box-shadow: none;
  opacity: 1;
  mix-blend-mode: normal;
  object-fit: cover;
  border-radius: 0%;
  width: 120px;
  height: 180px;
  margin-top: 0;
  margin-right: 0;
}

.testimonial-author {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-top: 20px;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: flex-start;
  width: 40px;
  margin-top: 100px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed-2 {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: flex-start;
  width: 40px;
  height: auto;
  margin-top: 100px;
  display: flex;
  top: 0;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.testimonial-image-left {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

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

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.testimonial-text-four {
  margin-bottom: 32px;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.paragraph-11 {
  color: #fff;
  text-align: center;
  flex: 1;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-66 {
  flex: 0 auto;
}

.image-44 {
  height: auto;
}

.div-block-67 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-left: 200px;
  padding-right: 10px;
  display: flex;
}

.background-video {
  clear: none;
  opacity: .16;
  text-overflow: clip;
  overflow-wrap: normal;
  flex: 1;
  align-self: auto;
  width: auto;
  height: auto;
  display: block;
  position: static;
  inset: 0%;
}

.image-45 {
  z-index: auto;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.div-block-68 {
  opacity: .2;
  text-align: center;
  vertical-align: baseline;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: auto;
  max-height: none;
  display: inline-block;
  position: absolute;
  inset: 0 0% 0%;
}

.background-video-2 {
  position: static;
  bottom: 0;
}

.mask-2 {
  overflow: visible;
}

.author-name {
  color: #e1e1e1;
  -webkit-text-stroke-color: #e1e1e1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  max-width: 490px;
  height: 100%;
}

.column-right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px;
  display: flex;
}

.logo-column {
  width: 33.3333%;
  padding-right: 35px;
}

.testimonial-image-3 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.curve-rough {
  object-fit: cover;
  width: 110%;
  position: absolute;
  inset: auto 0% -2%;
}

.content-block {
  background-image: linear-gradient(#171717, #000);
  border: 0 #080808;
  border-radius: 0 10px 10px;
  padding: 20px 35px 40px;
}

.content-h2 {
  color: #151c34;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.2;
}

.logo-wrapper {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.slide-nav-2 {
  background-color: #fff;
  border-radius: 500px;
  max-width: 150px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px #0000000d;
}

.right-arrow {
  background-color: #a20103;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-size: 14px;
  top: 17px;
  right: -17px;
}

.author-job {
  color: #e1e1e1;
}

.column-wrap {
  display: flex;
}

.play-icon {
  width: 60px;
}

.text-fixed-height {
  min-height: 100px;
}

.logo {
  margin-right: 35px;
}

.container-16 {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.image-wrapper-2 {
  justify-content: center;
  align-items: center;
  height: 320px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.quote-h4 {
  color: #e1e1e1;
  font-size: 17px;
  font-weight: 500;
}

.left-arrow {
  background-color: #a20103;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  font-size: 14px;
  display: flex;
  top: 17px;
  left: -17px;
}

.slide-5 {
  margin-right: 40px;
}

.testimonial-card-2 {
  border: 2px solid #171717;
  border-radius: 10px;
  height: 100%;
  box-shadow: 17px 88px 60px -100px #4f5e782e, 11px 0 20px -9px #4f5e781a;
}

.title-block {
  color: #7a8094;
  letter-spacing: 2px;
  font-size: 11px;
  font-weight: 600;
}

.author-image {
  border-radius: 100px;
  width: 100px;
  margin-right: 14px;
  box-shadow: 1px 1px 3px #00000024;
}

.play-button {
  position: absolute;
}

.testimonial-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0%;
  display: flex;
  overflow: hidden;
}

.author-block {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.column-left {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px;
  display: flex;
}

.text-span {
  color: #007bfc;
}

.slider-container {
  width: 100vw;
  min-height: 300px;
  padding: 40px 100px;
  overflow: hidden;
}

.slider-right-arrow {
  color: #444;
}

.slider-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
}

.slide-content-wrapper {
  background-color: #0000;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.mask-3 {
  position: static;
  overflow: visible;
}

.slider-left-arrow {
  color: #444;
}

.slider-text {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.slider-4 {
  background-color: #0000;
  width: 400px;
  height: 400px;
  position: static;
}

.image-46 {
  position: fixed;
  inset: 0%;
}

.div-block-69 {
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 10px;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-69._2 {
  background-image: url('../images/2.png');
}

.div-block-69._3 {
  background-image: url('../images/3.png');
}

.div-block-69._4 {
  background-image: url('../images/4.png');
}

.div-block-69._5 {
  background-image: url('../images/5.png');
}

.div-block-69._6 {
  background-image: url('../images/6.png');
}

.div-block-69._7 {
  background-image: url('../images/7.png');
}

.div-block-69._8 {
  background-image: url('../images/8.png');
}

.div-block-69._9 {
  background-image: url('../images/9.png');
}

.div-block-69._10 {
  background-image: url('../images/10.png');
}

.div-block-69._11 {
  background-image: url('../images/11.png');
}

.title-quote {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.div-block-70 {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.slide-nav-3 {
  margin-top: 0;
  padding-top: 0;
  font-size: 10px;
}

.card__btn-w {
  flex: 1;
  align-items: flex-end;
  margin-left: -.125rem;
  padding-top: 1rem;
  display: flex;
}

.btn-w {
  color: #fffefa;
  text-align: center;
  background-color: #4353ff;
  border-radius: 2em;
  min-width: 11em;
  padding: .75em 2em .875em;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
}

.btn-w:hover {
  background-color: #3e4ceb;
}

.grid-w {
  flex-wrap: wrap;
  margin-left: -.5rem;
  margin-right: -.5rem;
  display: flex;
}

.flinch-logo {
  color: #4353ff;
}

.card-w {
  background-color: #fff;
  border: 1px solid #f4f4f3;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 2rem;
  transition: transform .2s;
  display: flex;
  box-shadow: 0 12px 16px #00000003;
}

.card-w:hover {
  transform: translate(0, -.125rem);
}

.hero-content-w {
  text-align: center;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.brandname-w {
  text-align: center;
  padding-top: 5rem;
  font-size: .9375rem;
  font-weight: 500;
}

.cloneable-txt {
  color: #252525;
}

.bas-llink {
  color: #292827;
}

.card__tech-txt {
  color: #c173ec;
  font-size: .875rem;
  font-weight: 600;
}

.flinch-link-w {
  width: 4.7rem;
  margin-left: .375rem;
  display: inline-block;
}

.cloneable-link-w {
  letter-spacing: -.0125em;
  background-color: #fff;
  border: 1px solid #f4f4f3;
  flex-direction: column;
  align-items: flex-start;
  padding: .5rem 1rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.remove-w {
  background-color: #fcfbf7;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.x-container {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.grid__col {
  width: 33.3333%;
  padding: .5rem;
}

.inline-txt {
  display: inline-block;
}

.modal-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.close-btn-w {
  z-index: 5;
  float: right;
  background-color: #f5efef;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 2rem;
  margin-right: 2rem;
  display: flex;
  position: sticky;
  top: -2rem;
}

.close-btn-w.for-scroll {
  margin-left: -5.5rem;
}

.screen-reader-only {
  border: 1px #000;
  border-radius: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  inset: -1px;
  overflow: hidden;
}

.close-btn-line {
  background-color: #4353ff;
  border-radius: 1px;
  width: 1.75rem;
  height: 2px;
  position: absolute;
}

.close-btn-line.is--2nd {
  transform: rotate(45deg);
}

.close-btn-line.is--1st {
  transform: rotate(-45deg);
}

.modal-content-w {
  padding: 3rem;
}

.modal-1-popup {
  z-index: 25;
  background-color: #29282866;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 4rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal {
  background-color: #fff;
  border-radius: .75rem;
  flex: none;
  width: 100%;
  max-width: 60rem;
  height: auto;
  margin: auto;
  position: relative;
}

.modal-2-popup {
  z-index: 25;
  background-color: #29282866;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-scroll-content-w {
  height: 100%;
  margin-right: 0;
  padding: 3rem;
  overflow: auto;
}

.modal-scroll-2 {
  background-color: #fff;
  border-radius: .75rem;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.modal-w-scroll {
  z-index: 10;
  width: 100%;
  max-width: 62rem;
  height: 100%;
  max-height: 100%;
  margin: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.modal-3-popup {
  z-index: 25;
  background-color: #29282866;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 4rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal-component {
  flex: 0 auto;
}

.button-6 {
  background-color: #4353ff;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-6.modal-open_btn {
  background-color: #000;
  background-image: url('../images/WhatsApp-Image-2025-03-13-at-2.19.44-PM.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 200px 270px;
  width: 200px;
  height: 270px;
  padding-left: 0;
  padding-right: 0;
}

.button-6.modal-open_btn._1 {
  background-image: url('../images/WhatsApp-Image-2025-03-13-at-2.19.44-PM.jpeg');
  background-size: 100%;
}

.button-6.modal-open_btn._2 {
  background-image: url('../images/WhatsApp-Image-2025-03-13-at-2.19.44-PM-1.jpeg');
  background-size: 100%;
}

.button-6.modal-open_btn {
  background-image: url('../images/1743124020554.jpg');
  background-size: auto;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.section-15 {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: static;
  inset: 0%;
}

.ipad {
  border-radius: 6%;
  display: block;
  position: absolute;
  box-shadow: -69px 2px 80px -20px #0000009c;
}

.paragraph-12 {
  color: #fff;
  max-width: 450px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.html-embed {
  position: absolute;
  inset: 5%;
}

.ipad-wrapper {
  max-width: 500px;
  position: relative;
}

.heading-11 {
  color: #fff;
  max-width: 500px;
  margin-bottom: 20px;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.2;
}

.text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.container-17 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 100px;
  display: flex;
}

.background {
  z-index: -10;
  background-color: #8d0002;
  width: 100%;
  height: 50vh;
  position: absolute;
  left: 0;
  right: 0;
}

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

.div-block-72 {
  margin: 40px;
}

.image-47 {
  filter: invert();
  width: 30px;
}

.paragraph-13 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex: 1;
  margin-bottom: 0;
  padding-right: 10px;
}

.button-7 {
  color: #fff;
  text-align: center;
  background-color: #8f00ff;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-weight: 400;
  transition-property: none;
}

.button-7:hover {
  opacity: .8;
}

.button-7.is-sub-title {
  background-color: #ea2629;
  flex-flow: row;
  align-items: center;
  padding: 5px 10px;
  font-size: 1.25rem;
  display: flex;
  position: relative;
}

.button-7.is-sub-title:hover {
  opacity: 1;
  background-color: #ea2629;
  padding-right: 100px;
}

.text-main {
  line-height: 1;
  position: static;
  inset: auto;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-secondary {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  display: none;
  position: absolute;
  inset: auto 0%;
}

.text-style-muted {
  opacity: .7;
}

.image-48 {
  width: 30px;
}

.paragraph-14 {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.head {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #7b7b7b, #e1e1e1);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 80px;
  line-height: 90px;
}

.project__device {
  transform-style: preserve-3d;
  background-color: #f0f0f0;
  border-radius: 2vw;
  width: 16vw;
  padding: .6vw;
  transition: transform .5s, box-shadow .5s;
  transform: rotateX(10deg)rotateY(-16deg)rotateZ(12deg)translate3d(0, 0, 220px)translate(0, 2vw);
  box-shadow: 3px 4px #dbdbdb, inset 0 0 8px #0000004d, 49px 49px 50px -20px #00000040;
}

.project__device:hover {
  transform: rotate(0)scale(1.1)translate(-32px);
  box-shadow: 0 1px #dbdbdb, inset 0 0 8px #0000004d, 0 69px 50px -20px #00000040;
}

.project__device.project__device--desktop {
  transform-style: preserve-3d;
  background-color: #1f1f1f;
  border-radius: 18px;
  width: 50%;
  margin-top: 56px;
  margin-bottom: 56px;
  padding-left: 1vw;
  padding-right: 1vw;
  transition: transform .4s, box-shadow .4s;
  transform: rotateX(0)rotateY(-16deg)rotateZ(-10deg)translate3d(0, 0, 220px);
  box-shadow: 6px 3px #252525, inset 0 0 3px #000000b3, 49px 49px 50px -20px #00000059;
}

.project__device.project__device--desktop:hover {
  transform: rotate(0)scale(1.1);
  box-shadow: 0 1px #252525, inset 0 0 3px #000000b3, 0 69px 50px -20px #00000059;
}

.projects__dev-img {
  border-radius: 1.4vw;
}

.projects__dev-img.projects__dev-img--desktop {
  border-radius: 12px;
}

@media screen and (min-width: 1440px) {
  .button-primary.footer-form-button {
    border-radius: 20px;
  }

  .container.main {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 140px;
    padding-right: 100px;
  }

  .p2 {
    text-align: justify;
  }

  .heading.red {
    margin-top: 40px;
    line-height: 160px;
  }

  .footer-dark {
    text-align: left;
    background-image: linear-gradient(#3e3e3e26, #000 50%);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .footer-wrapper {
    margin-top: 40px;
    padding-top: 0;
  }

  .footer-link {
    color: #d9d9d9;
  }

  .footer-social-block {
    padding-left: 10px;
  }

  .footer-social-link {
    border-radius: 3px;
  }

  .footer-divider.down {
    opacity: .5;
  }

  .image-8 {
    margin-bottom: 0;
  }

  .section-8 {
    margin-bottom: 60px;
  }

  .link-header {
    text-align: left;
    margin-bottom: 30px;
  }

  .footer-form-two {
    background-color: #f5f7fa00;
    margin-bottom: 0;
    padding: 0;
  }

  .footer-form-block-two {
    background-color: #fff;
    border-radius: 15px;
  }

  .footer-form-input {
    border-width: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .footer-form-two-2 {
    border-radius: 40px;
    flex: 0 auto;
    width: auto;
    margin-top: -70px;
  }

  .footer-form-container-two-2 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .section-9 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .paragraph-5 {
    color: #d9d9d9;
  }

  .div-block-60 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    justify-content: center;
    align-items: center;
  }

  .div-block-61 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    display: flex;
  }

  .image-36 {
    max-width: 17px;
    max-height: none;
  }

  .image-37, .image-38 {
    max-width: 17px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow-container {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding-left: 60px;
    padding-right: 60px;
  }

  .container-regular {
    box-sizing: border-box;
    float: none;
    clear: none;
    object-fit: fill;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    background-color: #000;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    letter-spacing: .25px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .mobile-margin-top-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .section {
    background-position: 0 0, 100% 100%;
    background-size: auto, 600px;
  }

  .section.platform, .section.solution {
    background-position: 50% 0;
  }

  .container.main {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .p1.dato {
    text-align: left;
  }

  .p2 {
    width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  .heading {
    font-size: 50px;
    line-height: 60px;
  }

  .section-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-3.our {
    font-size: 100px;
    line-height: 80px;
  }

  .heading-3.project {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block {
    text-align: center;
    flex: 0 auto;
    width: auto;
    height: auto;
    position: static;
  }

  .slider {
    justify-content: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .red {
    text-align: left;
    font-size: 50px;
    line-height: 60px;
  }

  .red.style-2 {
    text-align: left;
  }

  .white {
    text-align: left;
    font-size: 50px;
    line-height: 60px;
  }

  .white.style-2 {
    text-align: left;
  }

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

  .paragraph.style-2 {
    padding-right: 0;
  }

  .paragraph.style-2.text-quote {
    font-size: 16px;
    line-height: 24px;
  }

  .section-4 {
    flex-flow: wrap;
    height: auto;
  }

  .section-4.boss {
    max-width: none;
  }

  .section-4.vm {
    justify-content: center;
    align-items: stretch;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .div-block-2.quote {
    align-items: stretch;
  }

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

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

  .footer-content {
    grid-column-gap: 60px;
  }

  .title-ceo {
    text-align: left;
  }

  .our-pusuit {
    width: 100%;
    height: 400px;
  }

  .c-section {
    padding: 2em 5vw;
  }

  .c-offset-heading {
    width: 95vw;
    margin-top: .5em;
    margin-left: 5vw;
    padding-right: 5vw;
  }

  .c-homepage_list {
    margin-top: 4em;
  }

  .c-homepage_item {
    width: 44vw;
    min-height: 30vw;
    margin-bottom: 2vw;
  }

  .col_60 {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .card_row {
    padding-left: 0;
  }

  .card_col_2 {
    padding-right: 0;
  }

  .lab-item__title {
    font-size: 16px;
    line-height: 24px;
  }

  .portfolio-item.item-right__lab {
    width: 48%;
    height: 310px;
    min-height: 310px;
    max-height: 330px;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 22px;
    padding-left: 0;
  }

  .lab-img {
    background-image: url('../images/Screen-Shot-2019-02-01-at-1.44.42-PM.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 200vh;
    min-height: 200px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .lab-item__title-2, .lab-item__title-3, .lab-item__title-4, .lab-item__title-5 {
    font-size: 16px;
    line-height: 24px;
  }

  .we-provide-content-wrap {
    grid-template-columns: 1fr;
  }

  .container-3 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .list-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
  }

  .image-23 {
    max-width: 150px;
  }

  .container-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    max-width: 728px;
    padding: 40px 20px;
    display: flex;
  }

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

  .container-5.vm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

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

  .footer-form-two-2 {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input-2 {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .section-9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-10 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .grid-4-columns {
    grid-template-columns: 1fr 1fr;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .section-11 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .heading-9 {
    font-size: 2.5rem;
  }

  .faq-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .faq-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .faq-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .container-10 {
    max-width: 90vw;
  }

  .accordion-pane {
    width: 100%;
  }

  .accordion-item {
    margin-bottom: 10px;
  }

  .accordion-header {
    font-size: 3.5rem;
  }

  .accordion-section {
    padding-left: 6%;
    padding-right: 6%;
  }

  .modal-scroll {
    padding-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

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

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .column-right {
    padding: 20px;
  }

  .logo-column {
    align-items: center;
    padding-right: 15px;
    display: flex;
  }

  .logo-wrapper, .column-wrap {
    flex-wrap: wrap;
  }

  .container-16 {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .column-left {
    padding: 20px;
  }

  .section-15 {
    padding-top: 220px;
  }

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

  .ipad-wrapper {
    border-radius: 7%;
    width: 60vw;
    margin-top: 40px;
  }

  .heading-11 {
    text-align: center;
  }

  .text-wrapper {
    align-items: center;
  }

  .container-17 {
    flex-direction: column;
  }

  .button-7 {
    white-space: nowrap;
  }

  .project__device {
    border-radius: 1.5vw;
    width: 50%;
    min-width: auto;
    max-width: none;
    padding: .8vw;
  }

  .project__device.project__device--desktop {
    border-radius: 14px;
  }

  .projects__dev-img.projects__dev-img--desktop {
    border-radius: 1vw;
  }
}

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

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .section {
    background-size: auto, 400px;
    height: 500px;
  }

  .section.about-us {
    background-position: 50%;
    background-size: 1024px;
  }

  .section.platform {
    background-position: 50% 0;
    height: 250px;
  }

  .section.solution {
    height: 250px;
  }

  .section.project, .section.digital {
    background-position: 50% 0;
    height: 250px;
  }

  .section.carrer {
    background-position: 50% 5%;
    height: 250px;
  }

  .container.main {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 100px 40px 20px;
  }

  .p1 {
    font-size: 8px;
    line-height: 10px;
  }

  .p1.dato {
    font-size: 8px;
  }

  .p2 {
    font-size: 8px;
    line-height: 14px;
  }

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

  .heading.connect-with-us {
    font-size: 20px;
  }

  .heading-3.our {
    font-size: 55px;
    line-height: 50px;
  }

  .heading-3.project {
    font-size: 25px;
    line-height: 25px;
  }

  .button-2 {
    flex: 0 auto;
    align-self: center;
    width: auto;
    font-size: 8px;
    line-height: 10px;
  }

  .button-2.project {
    text-align: center;
  }

  .slider {
    width: 400px;
  }

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

  .red.topic-project {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .paragraph.style-2 {
    padding-right: 0;
  }

  .paragraph.style-2.text-quote {
    font-size: 9px;
    line-height: 14px;
  }

  .section-4 {
    flex-flow: wrap;
    height: auto;
  }

  .section-4.boss {
    height: 400px;
  }

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .div-block-2.quote {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 0;
  }

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

  .heading-4.heading-5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link {
    text-align: center;
    font-size: 10px;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-copyright-center {
    font-size: 10px;
  }

  .image-8 {
    text-align: center;
    max-width: 60%;
    display: inline-block;
  }

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

  .title-ceo {
    font-size: 8px;
  }

  .our-pusuit {
    width: 100%;
    height: 200px;
  }

  .c-homepage_item {
    width: 100%;
    min-height: 40vw;
    margin-bottom: 1em;
  }

  .col_60 {
    flex-direction: column;
  }

  .card_row {
    width: 100%;
    padding-right: 0;
  }

  .card_col_2 {
    width: 100%;
    padding-left: 0;
  }

  .lab-item__title {
    font-size: 15px;
  }

  .portfolio-item.item-right__lab {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 0;
  }

  .lab-item__title-2, .lab-item__title-3, .lab-item__title-4, .lab-item__title-5 {
    font-size: 15px;
  }

  .section-5._1 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-5._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-12 {
    font-size: 10px;
  }

  .faq-item-wrap {
    margin-right: 30px;
  }

  .we-provide-content-wrap {
    grid-template-columns: 1fr;
  }

  .container-3 {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

  .image-23 {
    max-width: 100px;
  }

  .block {
    grid-template-columns: 1fr;
    padding-left: 30px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
    padding-left: 60px;
    padding-right: 60px;
  }

  .field_label.is-radio {
    font-size: 12px;
  }

  .field_label.large, .submit {
    font-size: 10px;
  }

  .icon-embed-xsmall {
    width: 1rem;
    height: 1rem;
  }

  .radio_label {
    font-size: 10px;
  }

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

  .paragraph-4 {
    text-align: center;
    font-size: 10px;
    line-height: 16px;
  }

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

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

  .comment-name-row {
    min-height: 2em;
    font-size: .9em;
  }

  .comment-h2 {
    font-size: 1.4em;
  }

  .comment-row {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .comment-is-typing-section {
    padding-left: 2.5em;
  }

  .ms-dropdown-image {
    width: 2em;
    height: 2em;
  }

  .comment-input.is-primary {
    margin-right: 4em;
    padding-right: .8em;
  }

  .comment-h3 {
    font-size: 1.4em;
  }

  .comment-text {
    margin-bottom: .5em;
  }

  .comment-image {
    width: 2em;
    height: 2em;
  }

  .comment-row-2 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .ms-dropdown-image-2 {
    width: 2em;
    height: 2em;
  }

  .comment-text-2 {
    margin-bottom: .5em;
  }

  .comment-input-2.is-primary {
    margin-right: 4em;
    padding-right: .8em;
  }

  .comment-form {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .comment-is-typing-section-2 {
    padding-left: 2.5em;
  }

  .comment-mod {
    margin-left: .5em;
  }

  .comment-name-row-2 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    min-height: 2em;
  }

  .comment-reaction-row-3 {
    flex: none;
  }

  .comment-thread-sort-3 {
    padding-left: 5%;
  }

  .comment-image-3 {
    width: 2em;
    height: 2em;
  }

  .comment-is-typing-section-3 {
    padding-left: 2.5em;
  }

  .comment-row-3 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .comment-new-comment-link {
    min-height: 2em;
  }

  .comment-h3-2 {
    font-size: 1.4em;
  }

  .comment-text-3 {
    margin-bottom: .5em;
  }

  .comment-input-3 {
    font-size: 1em;
  }

  .comment-row-4 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .comment-text-4 {
    margin-bottom: .5em;
  }

  .comment-input-4.is-primary {
    margin-right: 4em;
    padding-right: .8em;
  }

  .comment-is-typing-section-4 {
    padding-left: 2.5em;
  }

  .comment-h3-3 {
    font-size: 1.4em;
  }

  .comment-mod-2 {
    margin-left: .5em;
  }

  .comment-image-5 {
    width: 2em;
    height: 2em;
  }

  .comment-name-row-3 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    min-height: 2em;
  }

  .comment-reaction-row-4 {
    flex: none;
  }

  .comment-text-5, .comment-text-6 {
    margin-bottom: .5em;
  }

  .comment-h3-4 {
    font-size: 1.4em;
  }

  .comment-name-row-4 {
    min-height: 2em;
    font-size: .9em;
  }

  .comment-is-typing-section-5 {
    padding-left: 2.5em;
  }

  .comment-image-6 {
    width: 2em;
    height: 2em;
  }

  .comment-row-5 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .container-4 {
    padding: 40px;
  }

  .container-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding: 40px;
  }

  .container-5.vm {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
  }

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

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two-2 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-2 {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

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

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .div-block-58 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .submit-button, .text-field {
    font-size: 10px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 10px;
  }

  .div-block-60 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-62 {
    text-align: center;
    flex: 0 auto;
  }

  .section-10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.gallery-v6 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .btn-primary {
    padding: 20px 32px;
  }

  .section-11 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-13.cloneables-listing {
    padding-bottom: 90px;
  }

  .live-chat-wrapper---brix {
    bottom: 24px;
    right: 24px;
  }

  .cloneable-header-grid {
    grid-template-columns: 1fr;
  }

  .heading-9 {
    font-size: 2.3rem;
    line-height: 1.15;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .accordion-item {
    margin-bottom: 10px;
  }

  .accordion-header {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .accordion-tab-button {
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .accordion-text {
    font-size: 8px;
  }

  .upgrade-header {
    font-size: 30px;
  }

  .modal-scroll {
    overflow: auto;
  }

  .price {
    font-size: 26px;
  }

  .upgrade-text {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .upgrade-row {
    width: 100%;
  }

  .description-box {
    width: 49%;
  }

  .pricing-column-contain.top-price-contain {
    padding: 12px 5% 11px;
    font-size: 13px;
  }

  .price-text {
    font-size: 11px;
    line-height: 1.5em;
  }

  .upgrade-container {
    flex-direction: column;
    margin-bottom: 70px;
    padding-top: 50px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .testimonial-main-image {
    width: 250px;
  }

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

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .column-right {
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .image-wrapper-2 {
    height: 280px;
  }

  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .column-left {
    width: 100%;
  }

  .hero-content-w {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .cloneable-link-w {
    font-size: .8125rem;
  }

  .remove-w {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .grid__col {
    width: 100%;
  }

  .modal-content-w, .modal-scroll-content-w {
    padding: 2rem;
  }

  .modal-w-scroll {
    margin-bottom: 0;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .section-15 {
    padding-top: 0;
  }

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

  .heading-11 {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .background {
    height: 50vh;
    margin-top: 20px;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .project__device {
    border-radius: 3.5vw;
  }

  .project__device.project__device--desktop {
    box-shadow: 4px 2px #252525, inset 0 0 3px #000000b3, 49px 49px 50px -20px #00000059;
  }

  .projects__dev-img {
    border-radius: 2.5vw;
  }

  .projects__dev-img.projects__dev-img--desktop {
    border-radius: 1.4vw;
  }
}

@media screen and (max-width: 479px) {
  .body {
    text-align: left;
  }

  .navbar-no-shadow-container {
    padding: 10px 20px 0;
  }

  .nav-menu {
    background-color: #181818;
    flex-direction: column;
    box-shadow: 0 5px 10px #92929233;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary.footer-form-button {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
    font-weight: 500;
    position: relative;
    right: 0;
  }

  .section {
    background-image: linear-gradient(90deg, #171717, #fff0 50%), url('../images/map2u.png');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 350px;
    background-attachment: scroll, scroll;
    height: 500px;
    display: flex;
  }

  .section.about-us {
    background-position: 50% 5%;
    background-size: contain;
    height: 250px;
  }

  .section.services, .section.platform, .section.solution, .section.community, .section.project, .section.digital, .section.carrer {
    background-position: 50% 5%;
    height: 250px;
  }

  .container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 30px 40px;
  }

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

  .container.main {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .p1 {
    font-size: 8px;
    line-height: 10px;
  }

  .p1.dato {
    text-align: center;
    align-self: stretch;
    margin-top: 10px;
    font-size: 8px;
    line-height: 16px;
  }

  .p2 {
    width: 100%;
    font-size: 8px;
    line-height: 14px;
  }

  .heading {
    margin-top: 0;
    font-size: 20px;
    line-height: 25px;
    position: static;
  }

  .heading.connect-with-us {
    font-size: 20px;
  }

  .heading.red {
    font-size: 50px;
    line-height: 60px;
  }

  .section-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: wrap;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-3.our {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 55px;
    line-height: 50px;
  }

  .heading-3.project {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block {
    align-self: center;
    width: auto;
    height: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .button-2 {
    text-align: center;
    flex: 0 auto;
    align-self: center;
    width: auto;
    font-size: 8px;
    line-height: 10px;
  }

  .button-2.talk {
    border-radius: 20px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide {
    vertical-align: baseline;
    height: auto;
  }

  .slider {
    width: auto;
    height: auto;
    padding-top: 40px;
  }

  .mask {
    margin: auto;
    overflow: hidden;
  }

  .section-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: wrap;
    padding: 0 40px;
  }

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

  .red.style-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .red.style-1.slogan {
    font-size: 14px;
    line-height: 24px;
  }

  .red.style-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .red.topic-project {
    font-size: 25px;
  }

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

  .white.style-1 {
    margin-top: -30px;
    font-size: 20px;
    line-height: 30px;
  }

  .white.style-2 {
    margin-top: -20px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .paragraph.style-2 {
    text-align: justify;
    padding-right: 0;
  }

  .paragraph.style-2.text-quote {
    font-size: 9px;
    line-height: 14px;
  }

  .section-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    height: auto;
    padding: 0;
  }

  .section-4.boss {
    height: 600px;
  }

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: center;
    width: auto;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .div-block-2.quote {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-2.mission, .div-block-2.vision, .div-block-3 {
    width: auto;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .heading-4.heading-5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .columns {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    width: 50%;
  }

  .card {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .ticker.has-horizontal-fade {
    width: 90%;
  }

  .ticker-logo {
    height: 1.2em;
  }

  .image-4 {
    opacity: .8;
    max-width: 100%;
  }

  .footer-dark {
    margin-top: 0;
    position: static;
  }

  .container-2 {
    text-align: center;
    max-width: none;
  }

  .footer-brand {
    align-self: center;
  }

  .footer-block {
    line-height: 18px;
  }

  .title-small {
    font-size: 10px;
  }

  .footer-link {
    text-align: center;
    margin-top: 2px;
    font-size: 10px;
  }

  .footer-social-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .footer-divider.down {
    margin-top: 20px;
  }

  .footer-copyright-center {
    font-size: 10px;
  }

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

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

  .div-block-5 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

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

  .icon {
    margin: auto;
    font-size: 10px;
  }

  .icon-2 {
    width: 40px;
    font-size: 10px;
  }

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

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

  .title-ceo {
    text-align: center;
    font-size: 8px;
  }

  .div-block-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
  }

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

  .our-pusuit {
    box-sizing: border-box;
    width: 100%;
    height: 200px;
  }

  .dato-azhar {
    background-position: 100%;
    flex: 0 auto;
    width: 100%;
    height: 50%;
    margin-top: 0;
    line-height: 35px;
  }

  .c-homepage_item {
    min-height: 70vw;
  }

  .lab-item__title {
    font-size: 15px;
  }

  .portfolio-item.item-right__lab {
    height: 332px;
    min-height: 332px;
    max-height: 332px;
    margin-right: 0;
  }

  .lab-tag.tag-text {
    width: 64px;
    height: 22px;
  }

  .lab-img {
    height: 200px;
  }

  .lab-item__title-2, .lab-item__title-3, .lab-item__title-4, .lab-item__title-5 {
    font-size: 15px;
  }

  .div-block-11 {
    background-size: contain;
    width: 100%;
    height: 50px;
  }

  .section-5._1 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-image: linear-gradient(45deg, #1b1b1b4f, #000 74%);
    flex-flow: wrap;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-5._2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap-reverse;
  }

  .section-5._3 {
    flex-flow: wrap;
  }

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

  .text-block-2 {
    font-size: 10px;
    line-height: 16px;
  }

  .section-6 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

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

  .faq-item-wrap {
    margin-right: 0;
  }

  .we-provide-content-wrap {
    grid-column-gap: 103px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 40px;
    padding-right: 40px;
    display: grid;
  }

  .we-provide-content-wrap.special {
    padding-top: 20px;
  }

  .we-provide-content-wrap.single {
    grid-auto-flow: row dense;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .faq-thumbnail-wrap {
    width: 70%;
  }

  .container-3 {
    width: auto;
    max-width: none;
    margin: 0 20px 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-answer-inner {
    margin-top: 18px;
  }

  .overflow-hidden {
    width: auto;
  }

  .section-thumbnail-block {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .faq-title {
    font-size: 14px;
  }

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

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

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

  .div-block-14 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-18 {
    width: 100%;
    max-width: none;
    max-height: none;
  }

  .image-19 {
    max-width: 80%;
    padding-top: 20px;
  }

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

  .div-block-16 {
    text-align: center;
    padding-bottom: 20px;
  }

  .slide-nav {
    height: 30px;
    font-size: 5px;
    line-height: 10px;
  }

  .list-item {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .grid-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    opacity: 1;
    flex-flow: column;
    display: flex;
  }

  .image-23 {
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-color: #0000;
    background-clip: border-box;
    max-width: 100px;
  }

  .block {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
    place-items: stretch stretch;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .field_wrap {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .field_label.is-radio {
    font-size: 10px;
    font-weight: 300;
  }

  .field_label.is-radio.apply {
    font-size: 8px;
    font-weight: 400;
    line-height: 14px;
  }

  .field_label.large {
    font-size: 8px;
    line-height: 14px;
  }

  .button-3.is-icon.is-secondary {
    padding: .25rem 1rem;
  }

  .radio_wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .field.phone, .field.email, .field.name {
    margin-top: 20px;
  }

  .submit {
    margin-top: 2em;
    font-size: 10px;
  }

  .icon-embed-xsmall {
    width: 1rem;
    height: 1rem;
  }

  .radio_field {
    flex: 0 auto;
    margin: 0 0 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .radio_label {
    font-size: 8px;
  }

  .div-block-21 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-4, .text-block-4 {
    font-size: 10px;
    line-height: 16px;
  }

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

  .form-2 {
    text-align: center;
    padding-top: 20px;
  }

  .comment-reply-section {
    margin-left: -1em;
  }

  .comment-is-typing-section {
    padding-left: 0;
  }

  .comment-reply-section-2 {
    margin-left: -1em;
  }

  .comment-is-typing-section-2 {
    padding-left: 0;
  }

  .comment-white-box {
    padding: 3%;
  }

  .comment-reaction-3 {
    font-size: 13px;
  }

  .comment-reply-section-3 {
    margin-bottom: -3%;
    margin-left: -3.5%;
    margin-right: -3.5%;
  }

  .comment-is-typing-section-3 {
    padding-left: 0;
  }

  .comment-icon {
    display: none;
  }

  .comment-reply-section-4 {
    margin-left: -1em;
  }

  .comment-is-typing-section-4 {
    padding-left: 0;
  }

  .comment-reaction-4 {
    font-size: 13px;
  }

  .comment-is-typing-section-5 {
    padding-left: 0;
  }

  .comment-reply-section-5 {
    margin-left: -1em;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: center;
    flex-flow: column;
    flex: 0 auto;
    padding: 40px 0;
    display: flex;
  }

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

  .container-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
  }

  .image-26 {
    width: 120%;
  }

  .div-block-28 {
    align-self: stretch;
    padding-left: 0;
    padding-right: 0;
  }

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

  .link-header {
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .footer-form-two {
    width: auto;
    max-width: 100%;
    padding: 10px 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
    font-size: 10px;
  }

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

  .footer-form-two-2 {
    text-align: center;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .footer-form-container-two-2 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .footer-form-input-2 {
    border-radius: 20px;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-58 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .submit-button, .text-field {
    font-size: 10px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 10px;
  }

  .div-block-60 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .section-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper.overflow-hidden.border-radius-24px, .image-wrapper.instagram-image, .image-wrapper.instagram-image {
    border-radius: 16px;
  }

  .grid-2-columns.gallery-v6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-auto-flow: row dense;
  }

  .grid-4-columns {
    grid-template-columns: 1fr;
  }

  .grid-4-columns._2-col-mbp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .section-11 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .buttons-row {
    flex-direction: column;
  }

  .section-12 {
    text-align: left;
    flex: 0 auto;
  }

  .live-chat-bubble-subtext---brix {
    font-size: 10px;
    line-height: 14px;
  }

  .live-chat-button---brix {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .live-chat-avatar-wrapper---brix {
    display: none;
  }

  .live-chat-bubble-title---brix {
    font-size: 10px;
  }

  .live-chat-wrapper---brix {
    max-width: 100%;
    left: 24px;
  }

  .live-chat-bubbble---brix {
    width: 56px;
    height: 56px;
  }

  .live-chat-message-bubble---brix {
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    padding: 34px 24px 30px;
  }

  .container-default-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .live-chat-content-right---brix {
    margin-right: 0;
  }

  .heading-9 {
    font-size: 2rem;
    line-height: 1.3;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .accordion-item {
    margin-bottom: 10px;
    padding-right: 1rem;
  }

  .accordion-header {
    text-align: left;
    width: auto;
    padding-left: 0;
    font-size: 1.2rem;
  }

  .accordion-tab-button {
    width: auto;
    padding-left: 0;
  }

  .accordion-text {
    width: 90%;
    font-size: 8px;
    line-height: 2;
  }

  .number-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .accordion-pane-content {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .upgrade-text {
    margin-bottom: 25px;
  }

  .upgrade-row {
    flex-direction: column;
  }

  .description-box {
    width: 100%;
    margin-bottom: 50px;
    display: block;
  }

  .upgrade-container {
    margin-bottom: 70px;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-9 {
    margin-top: -60px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 10px;
    line-height: 15px;
  }

  .container-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-14 {
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .testimonial-block-main {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .testimonial-main-content {
    padding-right: 0;
  }

  .margin-bottom-24px {
    align-self: center;
    font-size: 10px;
    line-height: 15px;
  }

  .text-block-10 {
    align-self: center;
    font-size: 8px;
    line-height: 14px;
  }

  .container-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-65 {
    flex-flow: wrap;
    justify-content: center;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph-11 {
    margin-right: 40px;
    font-size: 8px;
    line-height: 14px;
  }

  .div-block-67 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-left: 140px;
  }

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

  .column-right {
    padding-bottom: 40px;
  }

  .logo-column {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .content-block {
    padding-bottom: 40px;
  }

  .right-arrow {
    width: 35px;
    height: 35px;
  }

  .author-job {
    font-size: 8px;
    line-height: 14px;
  }

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

  .image-wrapper-2 {
    height: 150px;
  }

  .quote-h4 {
    font-size: 8px;
    line-height: 14px;
  }

  .left-arrow {
    width: 35px;
    height: 35px;
  }

  .slide-5 {
    margin-right: 0;
  }

  .author-image {
    width: 50px;
  }

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

  .author-block {
    margin-top: 15px;
  }

  .column-left {
    padding: 40px 15px;
  }

  .slider-container {
    padding: 0;
  }

  .slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-4 {
    width: 300px;
    height: 250px;
  }

  .div-block-69._1, .div-block-69._2, .div-block-69._3, .div-block-69._4, .div-block-69._5, .div-block-69._6 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 280px;
  }

  .div-block-69._7 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 280px;
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-69._8, .div-block-69._9, .div-block-69._10, .div-block-69._11 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 280px;
  }

  .title-quote {
    padding-top: 0;
    font-size: 7px;
    line-height: 15px;
  }

  .div-block-70 {
    margin-right: 40px;
  }

  .btn-w {
    font-size: .9375rem;
  }

  .card-w {
    padding: 1.5rem;
  }

  .brandname-w {
    padding-top: 3rem;
  }

  .x-container {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .close-btn-w {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
  }

  .modal-content-w {
    padding: 1.5rem;
  }

  .modal-1-popup {
    padding-left: 0;
    padding-right: 0;
  }

  .modal {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .modal-2-popup {
    padding-left: 0;
    padding-right: 0;
  }

  .modal-scroll-content-w {
    padding: 1.5rem;
  }

  .modal-scroll-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .modal-w-scroll {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .modal-3-popup {
    padding-left: 0;
    padding-right: 0;
  }

  .button-6.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .section-15 {
    height: auto;
    margin-bottom: 60px;
  }

  .ipad {
    height: 400px;
  }

  .paragraph-12 {
    font-size: 8px;
  }

  .ipad-wrapper {
    width: 80vw;
    margin-top: 0;
  }

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

  .container-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 25px;
  }

  .background {
    margin-top: 300px;
  }

  .div-block-72 {
    margin: -60px 20px 0;
  }

  .head {
    font-size: 20px;
    line-height: 25px;
  }

  .project__device {
    border-radius: 4vw;
    width: 40vw;
    padding: 1.5vw;
  }

  .project__device.project__device--desktop {
    border-radius: 2vw;
    width: 100%;
    transform: rotateX(0)rotateY(-16deg)rotateZ(-10deg)translate3d(18vw, 0, 64vw);
  }

  .project__device.project__device--desktop:hover {
    transform: rotate(0)scale(1.1)translate(0%);
  }

  .projects__dev-img {
    border-radius: 3.5vw;
  }
}

#w-node-e26d1f30-5ab5-34d5-3ccc-dae081a5735d-eaf75c57 {
  place-self: center stretch;
}

#w-node-_32f13b6e-6963-219c-b91c-d0f2b7831a2d-eaf75c57, #w-node-c41234ae-81e0-e362-9274-743f1f7078ad-eaf75c57 {
  place-self: center;
}

#w-node-b9642d49-f38a-bb23-3d13-8b281b676245-eaf75c57 {
  place-self: center;
}

#w-node-eca288c0-6b3b-8a64-ff52-b9dbf3d10ecb-eaf75c57 {
  place-self: auto;
}

#w-node-e3cd32be-604c-32f0-2b5b-f1337563bb6d-5ef3a05c {
  place-self: center;
}

#w-node-e3cd32be-604c-32f0-2b5b-f1337563bb70-5ef3a05c {
  place-self: auto;
}

#w-node-_57a28e81-7d65-f90b-4474-cd2abcd211d7-8d537ed7 {
  place-self: center;
}

#w-node-_57a28e81-7d65-f90b-4474-cd2abcd211da-8d537ed7 {
  place-self: auto;
}

#w-node-_41acd8da-2254-fa34-f5ea-fbdace9f8a11-e9f85a30 {
  place-self: center;
}

#w-node-_41acd8da-2254-fa34-f5ea-fbdace9f8a14-e9f85a30 {
  place-self: auto;
}

#w-node-_10428891-f1a0-1b9d-2db8-65c9be127de5-60830688 {
  place-self: center;
}

#w-node-_10428891-f1a0-1b9d-2db8-65c9be127de8-60830688 {
  place-self: auto;
}

#w-node-_24d1eaa9-0db1-8598-7fa2-ec86f4fe2d6a-c1a85ebd {
  place-self: center;
}

#w-node-_24d1eaa9-0db1-8598-7fa2-ec86f4fe2d6d-c1a85ebd {
  place-self: auto;
}

#w-node-_7fe1d558-4652-25f2-a6fe-fe20fc37d0da-a8233e7f {
  place-self: center;
}

#w-node-_7fe1d558-4652-25f2-a6fe-fe20fc37d0dd-a8233e7f {
  place-self: auto;
}

#w-node-_37f76370-b7d7-af87-0106-1a1e00762652-ed79bfd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c04ffc9-3d11-12f0-27a5-825e18da22eb-ed79bfd7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_59aefd63-bd37-2094-e84a-13d63333d6d0-ed79bfd7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c2bae877-8167-6448-c0e9-80fa47b4e755-ed79bfd7 {
  place-self: center;
}

#w-node-c2bae877-8167-6448-c0e9-80fa47b4e758-ed79bfd7 {
  place-self: auto;
}

#w-node-_4f5119da-b1e4-c5c0-f368-4a78d97f8fb1-4974ebac {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4f5119da-b1e4-c5c0-f368-4a78d97f8fbd-4974ebac {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_702cb333-435b-5feb-e099-39c603045f57-4974ebac {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_702cb333-435b-5feb-e099-39c603045f5e-4974ebac {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_55f372f5-ecfa-7b67-fa70-7f5f72ca9a7d-4974ebac {
  place-self: center;
}

#w-node-_55f372f5-ecfa-7b67-fa70-7f5f72ca9a80-4974ebac {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_37f76370-b7d7-af87-0106-1a1e00762652-ed79bfd7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5699939c-e62d-fb17-0925-2c123ab7ce28-60830688, #w-node-_3d6e5411-743e-de0a-69ff-03b9a9d1c33c-60830688, #w-node-e35b8301-60e5-ed94-90dc-892c56b246a9-60830688, #w-node-bcd93856-ab38-8d69-11b5-6f09e88c2afe-60830688, #w-node-d76ec1dd-ffa1-e236-5823-c8036547a27e-60830688, #w-node-d76ec1dd-ffa1-e236-5823-c8036547a284-60830688, #w-node-_4fb283f5-5f67-09df-7fef-ef8890767fce-60830688, #w-node-_4fb283f5-5f67-09df-7fef-ef8890767fd4-60830688, #w-node-_5316ec25-0ae9-047b-9fb2-b8ce2c2d3fdc-60830688, #w-node-_4b954922-b54c-350a-bbb2-61e179b34be4-60830688, #w-node-_4b954922-b54c-350a-bbb2-61e179b34bf7-60830688, #w-node-cabc8ba2-9a5a-2547-e33e-0c407a237d5c-60830688, #w-node-_844a4b43-57a0-17f7-fad6-7908645fe910-60830688, #w-node-_844a4b43-57a0-17f7-fad6-7908645fe923-60830688, #w-node-_9ca47356-26ca-3260-212f-cb35bd27402f-60830688, #w-node-_576065c1-1875-40de-5cc4-511617d5c735-60830688, #w-node-_576065c1-1875-40de-5cc4-511617d5c73b-60830688, #w-node-_5699939c-e62d-fb17-0925-2c123ab7ce28-c1a85ebd {
    justify-self: center;
  }

  #w-node-_5699939c-e62d-fb17-0925-2c123ab7ce31-c1a85ebd {
    justify-self: auto;
  }

  #w-node-ae6fd882-2d36-9a64-514b-3a43f8ebd9f5-c1a85ebd, #w-node-_27eff935-0e1e-b181-7dc9-7e7ba6ee242e-c1a85ebd, #w-node-_65940661-3156-ccfa-7075-e0c913464602-c1a85ebd, #w-node-_8b45ba87-5f08-5874-11c2-1ad23e9616da-c1a85ebd {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5699939c-e62d-fb17-0925-2c123ab7ce28-60830688 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_37f76370-b7d7-af87-0106-1a1e00762652-ed79bfd7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_59aefd63-bd37-2094-e84a-13d63333d6ce-ed79bfd7, #w-node-_59aefd63-bd37-2094-e84a-13d63333d6cc-ed79bfd7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


