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

@font-face {
  font-family: wght;
  src: url('../fonts/JostItalicVariableFont_wght.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

:root {
  --white: white;
  --black: black;
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

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

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

.body {
  color: #fff;
  background-color: #000;
  background-image: url('../images/Pages-header-bg.png');
  background-position: 50% 8%;
  background-repeat: repeat-x;
  background-size: 1392px;
  border: 0 #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.container {
  -webkit-backdrop-filter: blur(19px);
  backdrop-filter: blur(19px);
  object-fit: fill;
  background-color: #000;
  background-image: linear-gradient(103deg, #0e68d2, #0b2442 1%, #1a1a1a), linear-gradient(116deg, #0e68d217 10%, #fcfdfffc 99%, #ecf3fced 100%, #ffffff1a 96%);
  border: 1px #0e68d2;
  border-radius: 14px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 452px;
  max-height: 837px;
  margin-top: .8px;
  display: block;
  position: absolute;
  inset: 1px 0% 0%;
}

.white-logo {
  background-image: url('../images/main-color.png');
  background-position: 0 0;
  background-size: 126px;
  width: 126px;
  height: 48px;
  position: absolute;
  top: 39px;
  left: 162px;
}

.div-block-2 {
  background-image: url('../images/logo1x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 194px;
  height: 141px;
  position: absolute;
  inset: 101px auto auto 6px;
}

.column {
  display: block;
}

.div-block-3 {
  width: 205px;
  height: auto;
  position: absolute;
  inset: 117px 32px auto auto;
}

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

.text-block {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.div-block-5 {
  background-image: url('../images/Group-10501.png');
  background-position: 0 0;
  background-size: 31px;
  width: 31px;
  height: 31px;
  position: absolute;
  inset: -10px 3px auto auto;
}

.div-block-6 {
  float: left;
  text-align: left;
  object-fit: fill;
  justify-content: center;
  width: 37%;
  display: block;
}

.div-block-7 {
  float: left;
}

.div-block-8 {
  float: none;
  clear: none;
  text-align: center;
  justify-content: center;
  width: 50%;
  height: auto;
  display: inline-block;
}

.div-block-9 {
  clear: none;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  display: inline-block;
}

.text-block-2, .text-block-3 {
  color: #3ce900;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-4, .text-block-5 {
  color: #3ce900;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 130%;
}

.section {
  object-fit: fill;
  height: 283px;
  display: block;
  position: relative;
}

.section-2 {
  height: 555px;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  position: static;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.form-block {
  margin-top: 20px;
}

.email-address {
  text-align: left;
  background-color: #efefef;
  border-radius: 10px;
  width: 345px;
  height: 48px;
  padding: 17px 0 17px 36px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  display: inline-block;
}

.form {
  text-align: center;
}

.phone-number {
  text-align: left;
  background-color: #efefef;
  border-radius: 10px;
  width: 345px;
  height: 48px;
  margin-bottom: 0;
  padding: 17px 0 17px 36px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  display: inline-block;
}

.form-btn {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 66%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-radius: 10px;
  width: 345px;
  height: 48px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  width: 345px;
  margin-top: 7px;
  font-size: 8.5px;
  display: inline-block;
}

.text-block-8 {
  color: #fff;
  width: 345px;
  margin: 42px auto 10px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.instagram-btn {
  text-align: left;
  background-image: linear-gradient(89deg, #ffcb52 .67%, #ff9749 20%, #ff543e 51%, #e6476f 68%, #cc39a4);
  border-radius: 10px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.text-block-9 {
  color: #fff;
  margin-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.div-block-10 {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 345px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.facebook-btn {
  background-color: #1976d2;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.div-block-11 {
  width: 345px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  color: #fff;
  margin-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.linkedin-btn {
  background-color: #0077b5;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.div-block-12 {
  width: 345px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-11 {
  color: #fff;
  margin-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.div-block-13 {
  background-image: linear-gradient(108deg, #0e68d2 21%, #3b3b3b 71%);
  border-radius: 14px;
  max-width: 455px;
  height: 841px;
  max-height: 841px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 77px 0% 0%;
}

.header {
  z-index: 999;
  background-color: #000;
  height: 80px;
  padding: 10px 20px;
  font-size: 16px;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  float: left;
  clear: right;
  align-items: center;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  background-color: #0000;
  width: auto;
  height: 39px;
}

.advantages-link {
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
  display: inline-block;
}

.advantages-link:hover {
  text-decoration: underline;
}

.advantages-link.blacktext {
  color: #000;
}

.button {
  color: #fff;
  background-color: #0000;
  border: 2px solid #1975ff;
  border-radius: 10px;
  margin-left: 60px;
  padding: 14px 30px;
  font-size: 13px;
  line-height: 14px;
  display: block;
}

.button.w--current {
  padding-left: 40px;
  padding-right: 40px;
}

.button.bchbtn {
  border-color: #fff;
}

.button.blackborder {
  border-color: #000;
}

.button.blackborder.blacktext {
  color: #000;
}

.link-block {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.text-block-12 {
  color: #fdfdfd;
  text-transform: uppercase;
  margin-right: 25px;
  font-size: 14px;
}

.text-block-12.blacktext {
  color: #000;
}

.icon {
  color: #fff;
  margin: 2px 0 0;
  padding-left: 0;
}

.icon.blacktext {
  color: #000;
}

.dropdown-toggle {
  background-color: #0000;
  padding: 0;
}

.container-2 {
  max-width: 1200px;
  display: block;
}

.home-slider {
  background-image: none;
  background-size: auto;
  max-width: 1200px;
  height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

.image {
  background-image: none;
  background-size: auto;
  width: 812px;
  max-width: none;
  height: auto;
  margin: 60px auto 30px;
  display: none;
}

.paragraph {
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: none;
}

.header-e-mail-field {
  color: #fff;
  background-color: #29323d;
  border: 1px solid #29323d;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  margin-right: 30px;
  padding-left: 20px;
  font-size: 12px;
  line-height: 18px;
}

.form-2 {
  text-align: left;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.submit-button {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  padding-top: 9px;
  padding-left: 0;
  font-size: 12px;
  line-height: 19px;
}

.submit-button:hover {
  background-color: #0f6ad2b3;
}

.home-free-consultation-form {
  opacity: 0;
  margin-top: 15px;
  display: none;
}

.advantages-section {
  color: #fff;
  max-width: 1200px;
  margin-top: 223px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.div-block-14 {
  float: left;
  width: 350px;
  display: inline-block;
}

.div-block-15 {
  width: auto;
  display: inline-block;
}

.heading {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 47px;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  display: flex;
}

.paragraph-2 {
  justify-content: flex-start;
  width: 677px;
  height: 99px;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.div-block-16 {
  background-image: linear-gradient(150deg, #0e68d2 21%, #1a1a1a 70% 86%);
  border-radius: 27px;
  max-width: 1200px;
  height: 313px;
  margin-top: 40px;
}

.container-3 {
  background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
  border-radius: 27px;
  max-width: 1200px;
  height: 311px;
}

.div-block-17 {
  float: left;
  width: 25%;
  padding: 60px 15px 30px 33px;
}

.div-block-18 {
  float: left;
  width: 29%;
  height: 313px;
  padding: 25px 15px;
}

.div-block-19 {
  float: left;
  width: 25%;
  padding: 60px 15px 20px;
}

.div-block-20 {
  float: left;
  width: 21%;
  padding: 60px 15px 40px;
}

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

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

.paragraph-5 {
  padding-right: 3px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

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

.div-block-21 {
  color: #fff;
  background-color: #13345b;
  border-radius: 36px;
  padding: 34px 15px 30px 20px;
}

.advantages-section-2 {
  background-image: url('../images/Group-1121033.png');
  background-position: 0 -10px;
  background-repeat: no-repeat;
  background-size: 519px;
  margin: 0 auto;
  padding: 100px 20px 40px;
  display: block;
}

.paragraph-8 {
  padding-right: 86px;
  font-size: 16px;
  line-height: 24px;
}

.columns-2 {
  color: #fcfcfc;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
  display: none;
}

.paragraph-10 {
  margin-bottom: 10px;
  padding-right: 60px;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-11 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-22 {
  margin-bottom: 0;
  padding: 26px 50px 20px 20px;
}

.paragraph-12 {
  margin-bottom: 10px;
  padding-right: 16px;
  font-weight: 500;
}

.paragraph-13 {
  margin-bottom: 10px;
  padding-right: 68px;
}

.div-block-23 {
  background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
  border: 2.7px solid #11298b;
  border-radius: 27px;
  margin-bottom: 80px;
  padding: 20px 10px;
}

.div-block-23.bcolor {
  margin-bottom: 40px;
  padding-left: 20px;
}

.div-block-24 {
  background-image: linear-gradient(98deg, #0e68d2, #414141 80%, #1a1a1a);
  border-radius: 27px;
  margin-bottom: 80px;
  padding: 2.7px 3px 2.7px 2.7px;
}

.div-block-25, .div-block-26 {
  padding: 20px;
}

.column-2 {
  margin-top: 26px;
  padding-left: 0;
  padding-right: 29px;
}

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

.services {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Group-10161.png');
  background-repeat: no-repeat;
  background-size: 618px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding: 100px 20px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.services-container {
  max-width: 1200px;
}

.heading-2 {
  color: #fffefe;
  max-width: 1200px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.heading-3 {
  color: #fff;
  max-width: 1200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.slider {
  background-color: #0000;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.slide-box {
  background-image: linear-gradient(92deg, #0e68d2, #414141 80%);
  border-radius: 28px;
  width: 917px;
  height: 442px;
  margin-left: auto;
  margin-right: auto;
  padding: 2.7px 2.7px 6px;
}

.div-block-28 {
  background-image: linear-gradient(to right, #0b2442, #1a1a1a);
  border-radius: 26px;
  height: 437px;
}

.column-4 {
  color: #fff;
  height: 411px;
  padding-top: 55px;
  padding-left: 76px;
  font-size: 16px;
}

.column-5 {
  justify-content: center;
  align-items: center;
  height: 442px;
  padding-left: 0;
  padding-right: 60px;
  display: flex;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.paragraph-14 {
  margin-bottom: 20px;
  padding-right: 57px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.learn-more {
  background-color: #0e68d2;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 213px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

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

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

.div-block-29 {
  clear: left;
  margin-right: 20px;
  padding-right: 0;
  display: inline-block;
}

.div-block-30 {
  clear: left;
  display: inline-block;
}

.link-block-4 {
  border: 2px solid #0e68d2;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 213px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

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

.image-3 {
  margin-top: 187px;
  display: block;
}

.image-4 {
  margin-top: 187px;
  margin-right: 20px;
  display: block;
}

.div-block-31 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 16px;
  padding-bottom: 0;
  display: flex;
}

.dutusub-numbers {
  background-image: url('../images/ds-number-bg.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 379px;
  margin-top: 0;
  padding: 60px 20px 45px;
}

.columns-4 {
  max-width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  color: #0e68d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-15 {
  color: #fff;
  padding-right: 0;
  font-size: 16px;
  line-height: 24px;
}

.column-6 {
  padding-left: 103px;
}

.div-block-34 {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: block;
}

.div-block-35 {
  float: left;
  width: 47%;
  padding-bottom: 40px;
  padding-left: 20px;
}

.div-block-36 {
  float: left;
  width: 50%;
  padding-bottom: 40px;
}

.div-block-37 {
  float: left;
  width: 47%;
  padding-bottom: 40px;
  padding-left: 20px;
}

.column-7 {
  justify-content: flex-end;
  display: flex;
}

.steps-of-work {
  background-image: url('../images/step-of-work-bg.png'), url('../images/bg-sow.png');
  background-position: 50% 41%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 1423px, 134px;
  margin-top: 0;
  padding: 100px 20px;
  display: block;
}

.independent-assessments-of-our-work {
  color: #fff;
  background-image: url('../images/bg-iaow.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 379px;
  padding: 72px 20px 60px;
}

.container-4 {
  max-width: 1200px;
  margin-top: 50px;
  display: flex;
}

.div-block-38 {
  float: left;
  padding-right: 40px;
}

.div-block-39 {
  float: left;
}

.heading-7 {
  color: #f3f3f3;
  width: 100%;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

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

.paragraph-18 {
  padding-right: 220px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-40 {
  float: left;
}

.div-block-41 {
  align-items: center;
  margin-left: 54px;
  display: flex;
}

.heading-8 {
  border-bottom: 8px solid #1d57c5;
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
}

.text-block-16 {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
}

.image-6 {
  float: left;
}

.text-block-17 {
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
}

.div-block-42 {
  align-items: stretch;
  margin-top: 38px;
  display: flex;
}

.columns-5 {
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

.columns-6 {
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

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

.heading-9 {
  color: #0e68d2;
  margin-top: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.text-block-18 {
  padding-right: 134px;
  font-size: 16px;
  line-height: 24px;
}

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

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

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

.column-13 {
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.link-block-5 {
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 213px;
  height: 48px;
  text-decoration: none;
  display: none;
}

.text-block-19 {
  color: #fff;
  border: 1px #000;
  justify-content: center;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  display: flex;
}

.image-7 {
  margin-left: 15px;
  text-decoration: none;
}

.reviews-from-our-customers {
  background-image: url('../images/reviews-from-our-customers.png');
  background-position: 100% 61%;
  background-repeat: no-repeat;
  background-size: 596px;
  height: auto;
  padding: 45px 20px 90px;
}

.container-5 {
  max-width: 1200px;
}

.rewiews-slide-1 {
  height: 265px;
}

.slider-rewiews {
  color: #fff;
  background-color: #0000;
  background-image: url('../images/reviews.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 75px;
  height: auto;
  margin-top: 40px;
  margin-left: 60px;
  padding-top: 35px;
  padding-left: 0;
}

.left-arrow {
  width: 50px;
  height: 50px;
  bottom: -90%;
  left: 37%;
}

.right-arrow {
  width: 50px;
  height: 50px;
  bottom: -90%;
  right: 37%;
}

.paragraph-21 {
  max-width: 777px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-20 {
  max-width: 777px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-22, .paragraph-23 {
  max-width: 777px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.questions-and-answers {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 33px 20px 40px;
  display: block;
}

.container-6 {
  color: #fff;
  max-width: 1200px;
}

.dropdown-toggle-2 {
  border: 0 solid #0000;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.dropdown-toggle-2.w--open {
  border: 1px #000;
}

.dropdown {
  color: #fff;
  border: 0 solid #000;
  font-size: 20px;
  line-height: 30px;
  display: block;
  position: static;
}

.text-block-20 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.accordion-icon {
  position: absolute;
  right: 0%;
}

.dropdown-list.w--open {
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 32%;
  font-size: 14px;
  line-height: 19px;
  position: static;
}

.container-7 {
  max-width: 1200px;
}

.start-your-business {
  background-image: url('../images/footer-bg.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 1392px;
  margin-bottom: -60px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-top: 73px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.paragraph-24 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 320px;
  padding-right: 320px;
  font-size: 16px;
  line-height: 24px;
}

.image-9 {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.foot-line {
  margin-bottom: -71px;
}

.container-8 {
  background-image: url('../images/footer-spline.png');
  background-position: 0 0;
  background-size: cover;
  max-width: 100%;
  height: 286px;
}

.footer {
  text-align: center;
  white-space: normal;
  background-image: url('../images/footer-bg2.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 1393px;
  align-items: flex-start;
  padding: 20px 20px 50px;
  position: static;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: auto;
  min-height: auto;
  max-height: none;
  display: flex;
}

.footer-logo-link.w--current {
  justify-content: flex-start;
}

.footer-logo-link.rgrg {
  display: none;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 280px;
  height: 32px;
}

.footer-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.footer-heading.blacktext {
  color: #000;
  display: block;
}

.footer-heading.blacktext.addk, .footer-heading.dfgfdgf {
  opacity: 0;
}

.footer-link {
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.blacktext {
  color: #000;
}

.container-9 {
  max-width: 1200px;
  padding-right: 40px;
}

.paragraph-26 {
  color: #fff;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-26.blacktext {
  color: #000;
  font-size: 14px;
  line-height: 24px;
}

.div-block-43 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.link-block-6, .link-block-7 {
  margin-right: 15px;
  display: block;
}

.div-block-44 {
  margin-left: 51px;
  padding-top: 43px;
}

.div-block-45 {
  max-width: 1200px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.list {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  padding-bottom: 20px;
  display: flex;
}

.list.bgup {
  border-bottom-color: #000;
}

.link-2 {
  color: #fff;
  align-items: center;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  display: flex;
}

.link-2:hover {
  text-decoration: underline;
}

.link-2.blacktext {
  color: #000;
}

.container-sow-desktop {
  max-width: 1200px;
  margin-top: 20px;
  padding-top: 33px;
}

.div-block-47 {
  justify-content: flex-end;
  display: flex;
}

.dropdown-link3 {
  color: #fff;
  background-color: #0000;
  padding-left: 0;
  font-size: 14px;
  text-decoration: none;
}

.dropdown-link3:hover {
  text-decoration: underline;
}

.dropdown-link3.blacktext {
  color: #000;
  background-color: #fff;
}

.div-block-48 {
  color: #fff;
  margin-left: 0%;
  margin-right: 114px;
  display: inline-block;
}

.box-we-take-initiative {
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-27 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-52 {
  color: #fff;
  margin-left: 8%;
  display: inline-block;
}

.heading-11 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-28 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-53 {
  display: inline-block;
}

.div-block-54 {
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-29 {
  color: #fff;
  margin-right: 89px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-31 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-55 {
  align-items: center;
  margin-top: 220px;
  display: flex;
}

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

.dropdown-list-2.w--open {
  z-index: 999;
  color: #fff;
  background-color: #000;
  padding: 10px 20px 20px;
  top: 38px;
  left: 0;
}

.dropdown-list-2.bchup.w--open {
  background-color: #090909;
  display: block;
  position: absolute;
}

.dropdown-list-2.whitebg.w--open {
  background-color: #f8f8f8;
  top: 35px;
}

.dropdown-link-2 {
  color: #fff;
  padding-left: 0;
  font-size: 14px;
}

.dropdown-link-2:hover {
  text-decoration: underline;
}

.dropdown-link-2.blacktext {
  color: #000;
}

.dropdown-link-3 {
  color: #fff;
  padding-left: 0;
  font-size: 14px;
}

.dropdown-link-3:hover {
  text-decoration: underline;
}

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

.dropdown-link-3.blacktext {
  color: #000;
}

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

.dropdown-list-3.w--open {
  z-index: 999;
  color: #fff;
  background-color: #000;
  padding: 10px 10px 20px;
  top: 40px;
  left: 0;
}

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

.dropdown-list-3.whitebg {
  background-color: #f8f8f8;
  top: 35px;
}

.dropdown-link-4 {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  display: none;
}

.dropdown-link-4:hover {
  text-decoration: underline;
}

.dropdown-link-5 {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}

.dropdown-link-5:hover {
  text-decoration: underline;
}

.dropdown-link-6 {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}

.dropdown-link-6:hover {
  text-decoration: underline;
}

.dropdown-link-6.blacktext {
  color: #000;
}

.slide-nav-2 {
  position: relative;
  bottom: 0;
}

.image-10 {
  position: relative;
}

.navbar {
  color: #fff;
  background-color: #0000;
}

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

.container-11 {
  color: #fff;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.brand {
  background-image: url('../images/logo_full_color4x-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 404px;
  width: 200px;
  padding-bottom: 0;
}

.dropdown-2 {
  margin-right: 0;
  padding: 20px 10px;
  display: inline-block;
}

.dropdown-3 {
  padding: 20px 10px;
}

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

.paragraph-32 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.bold-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 13px;
}

.paragraph-33 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.bold-text-2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-34 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.bold-text-3 {
  padding-right: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

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

.paragraph-35 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.container-12 {
  max-width: 1200px;
  padding-left: 0;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.columns-7 {
  align-items: center;
  margin-top: 44px;
  margin-left: 0;
  margin-right: 0;
  line-height: 14px;
  display: flex;
}

.column-15 {
  color: #fff;
  padding-top: 49px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-36 {
  color: #f8f3f3;
}

.paragraph-37 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 40px;
  font-size: 16px;
  line-height: 24px;
}

.image-11 {
  width: 400px;
  margin-top: 0;
  margin-left: 0;
}

.container-13 {
  max-width: 1200px;
}

.heading-15 {
  color: #fff;
  margin-bottom: 40px;
  padding-right: 400px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.section-3 {
  background-image: url('../images/Gradient-right-iaow.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 683px;
  min-height: auto;
  padding: 60px 20px 100px;
}

.page-header {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.columns-8 {
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.heading-16 {
  color: #fdfdfd;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
  display: inline-block;
}

.heading-17 {
  color: #0e68d2;
  margin-right: 30px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
  display: inline-block;
}

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

.paragraph-38 {
  display: block;
}

.div-block-56 {
  align-items: center;
  display: flex;
}

.paragraph-39 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.column-17 {
  justify-content: center;
  align-items: stretch;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-12 {
  float: right;
  margin-top: 0;
  display: block;
  position: static;
  right: 0;
}

.column-18 {
  clear: none;
  justify-content: center;
  display: flex;
  position: static;
  right: 0%;
}

.columns-9 {
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.container-14 {
  max-width: 1200px;
}

.subfooter {
  background-color: #001d40;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  min-height: auto;
  padding: 30px 20px 50px;
}

.heading-18 {
  font-weight: 400;
}

.heading-19 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 200px;
  padding-right: 200px;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-40 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.paragraph-41 {
  color: #b88383;
}

.paragraph-42 {
  color: #fff;
  text-align: center;
  width: auto;
  margin: 10px auto 30px;
  padding-left: 140px;
  padding-right: 140px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-43 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.div-block-57 {
  width: 130px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.div-block-58 {
  width: 130px;
  display: inline-block;
}

.paragraph-44 {
  color: #3ce900;
  text-align: center;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.paragraph-45 {
  color: #3ce900;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.container-15 {
  max-width: 1200px;
}

.exclusive-shopify-solutions {
  background-image: url('../images/shopiofy-2block-bg.png');
  background-position: 158% -4%;
  background-repeat: no-repeat;
  min-height: auto;
  padding: 70px 20px 40px;
}

.heading-20 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 22px;
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
}

.paragraph-46 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-47 {
  color: #fff;
  background-image: url('../images/_-2.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 21px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.column-19 {
  color: #fff;
  padding-right: 0;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-48 {
  color: #fff;
  background-image: url('../images/left-color-arrow.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 122px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-49 {
  color: #fff;
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-50 {
  margin-bottom: 5px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-51 {
  padding-left: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-52 {
  padding-left: 40px;
  padding-right: 95px;
  font-weight: 300;
}

.button-2 {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #0e68d2;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 213px;
  height: 48px;
  margin-top: 30px;
  margin-left: 40px;
  font-size: 12px;
  line-height: 14px;
  display: flex;
}

.column-20 {
  padding-left: 10px;
  padding-right: 37px;
}

.column-21 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-right: 40px;
  display: flex;
}

.columns-10 {
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.columns-11 {
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.container-16 {
  max-width: 1200px;
}

.section-7 {
  background-image: url('../images/Gradient_1.png'), url('../images/ander-footer-bg.png');
  background-position: -2% 46%, 0 0;
  background-repeat: no-repeat, repeat-x;
  background-size: 400px, 1392px;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 200px 20px 100px;
}

.columns-12 {
  max-width: 1200px;
  margin-bottom: 67px;
  margin-left: auto;
  margin-right: auto;
}

.columns-13 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-53 {
  color: #fff;
}

.paragraph-54 {
  color: #fff;
  font-size: 34px;
  line-height: 41px;
}

.paragraph-55 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 30px;
}

.text-field {
  border-radius: 10px;
  width: 320px;
  height: 48px;
  margin-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: inline-block;
}

.submit-button-2 {
  background-color: #1975ff;
  background-image: url('../images/pdfimage.png');
  background-position: 84%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
}

.form-3 {
  justify-content: flex-start;
  display: flex;
}

.text-field-2 {
  background-color: #29323d;
  border: 1px solid #29323d;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  margin-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-size: 12px;
  display: inline-block;
}

.submit-button-3 {
  background-color: #0e68d2;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 0 #fff;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  font-size: 12px;
  line-height: 16px;
}

.submit-button-3:hover {
  background-color: #0f6ad2b3;
}

.footer-form-o-n-shopify-page {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-59 {
  background-image: url('../images/Gradient.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 555px;
  padding-top: 129px;
  padding-bottom: 81px;
}

.column-22 {
  justify-content: center;
  display: flex;
}

.paragraph-57 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.columns-14 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.columns-15 {
  max-width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.paragraph-58 {
  color: #fff;
  padding-right: 35px;
  font-size: 16px;
  line-height: 24px;
}

.column-23 {
  justify-content: flex-end;
  padding-top: 16px;
  display: flex;
}

.section-8 {
  background-image: url('../images/Gradient-right-iaow.png');
  background-position: 100% 58%;
  background-repeat: no-repeat;
  background-size: 455px;
  margin-top: 0;
  padding: 60px 20px;
}

.column-24 {
  padding-top: 11px;
}

.container-17 {
  color: #fff;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.section-9 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-21 {
  color: #fff;
  margin-top: 60px;
  padding-right: 400px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

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

.heading-22 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
}

.columns-16 {
  border-radius: 27px;
}

.div-block-61 {
  border: 2.7px solid #1975ff;
  border-radius: 27px;
  padding: 30px 0;
}

.div-block-61.borderbox {
  margin: 3px;
  padding: 30px 30px 30px 27px;
}

.div-block-62 {
  border-radius: 27px;
}

.heading-23 {
  color: #fff;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
}

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

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

.columns-17 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.paragraph-59 {
  padding-right: 51px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-63 {
  margin-top: 100px;
}

.heading-24 {
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
}

.div-block-64 {
  border: 2.7px solid #1975ff;
  border-radius: 27px;
}

.column-27 {
  justify-content: center;
  display: flex;
}

.columns-18 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 15px;
}

.fintech-slider {
  background-color: #0000;
  height: auto;
  margin-left: 10px;
  font-size: 16px;
  line-height: 24px;
}

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

.right-arrow-2 {
  width: 50px;
  height: 50px;
  inset: auto 35% 0% auto;
}

.left-arrow-2 {
  width: 50px;
  height: 50px;
  position: relative;
  inset: auto auto 0% -13%;
}

.div-block-65, .image-13 {
  position: relative;
}

.mask {
  margin-bottom: 50px;
}

.paragraph-60 {
  padding-right: 17px;
}

.paragraph-61 {
  padding-right: 0;
}

.div-block-66 {
  height: 140px;
}

.div-block-67 {
  height: 68px;
}

.div-block-68 {
  height: 98px;
}

.div-block-69 {
  height: 250px;
}

.columns-19 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.section-10 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 50px 20px 90px;
}

.heading-25 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.paragraph-62 {
  font-size: 20px;
}

.paragraph-63 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.columns-20 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-26 {
  color: #0e68d2;
}

.heading-27 {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
}

.column-28 {
  padding-left: 0;
  padding-right: 49px;
  font-size: 16px;
  line-height: 24px;
}

.column-29 {
  padding-right: 0%;
  font-size: 16px;
  line-height: 24px;
}

.section-11 {
  background-color: #001d40;
  padding: 30px 20px 40px;
}

.container-18 {
  border: 0 #000;
  border-radius: 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.container-18.bordercolor {
  border-style: none;
  border-width: 0;
  border-radius: 0;
  position: static;
}

.div-block-70 {
  border: 2.7px solid #1568d2;
  border-radius: 27px;
  padding-top: 0;
  font-size: 20px;
  line-height: 30px;
}

.div-block-70.bordercolor {
  background-image: linear-gradient(98deg, #0b2442, #1a1a1a);
  border-width: 2.6px;
  border-radius: 27px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: static;
}

.columns-21 {
  background-image: linear-gradient(98deg, #0b2442, #1a1a1a);
  border-radius: 27px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 50px 0 0 51px;
  display: block;
  position: static;
}

.section-12 {
  padding: 80px 40px 60px;
}

.div-block-71 {
  display: block;
  position: static;
  inset: 0% 0% auto auto;
}

.image-14 {
  opacity: .58;
  max-width: 54%;
  display: none;
  position: absolute;
  inset: -80% 6% auto auto;
}

.column-30 {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 21px;
  display: block;
  position: static;
}

.button-3 {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #0e68d2;
  border-radius: 10px;
  margin-top: 40px;
  padding: 13px 60px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.column-31 {
  padding-bottom: 43px;
}

.image-15 {
  z-index: 9;
  max-width: none;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
  inset: auto auto 0% -3px;
}

.div-block-72 {
  float: left;
  width: 64%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.div-block-73 {
  float: left;
  width: 93%;
  position: static;
  inset: auto 0% 0% auto;
}

.container-19 {
  max-width: 1200px;
}

.section-13 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 20px;
}

.heading-28 {
  margin-bottom: 70px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

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

.columns-22 {
  margin-bottom: 60px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.columns-23 {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.image-16 {
  width: 150px;
  margin-bottom: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-24 {
  background-image: none;
  border: 2.7px solid #1568d2;
  border-radius: 10px;
  align-items: flex-end;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: static;
}

.columns-24.bordercolor {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  display: block;
  position: static;
}

.column-32 {
  padding: 40px 0 40px 40px;
  position: static;
}

.column-33 {
  padding-right: 10px;
  position: static;
}

.container-20 {
  max-width: 1173px;
  position: relative;
}

.paragraph-64 {
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  display: none;
}

.column-34, .column-35, .column-36, .column-37, .column-38, .column-39 {
  padding-left: 20px;
  padding-right: 20px;
}

.container-21 {
  max-width: 1200px;
}

.section-14 {
  padding: 60px 20px 90px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}

.heading-29 {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
}

.column-40 {
  margin-bottom: 40px;
  padding-left: 10px;
}

.text-block-21 {
  float: left;
  color: #fff;
  padding-right: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.heading-30 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0%;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.column-41 {
  margin-bottom: 60px;
  padding-right: 10px;
}

.column-41.bordercolorl {
  margin-bottom: 40px;
}

.column-42 {
  margin-bottom: 60px;
}

.column-42.bordercolorl {
  margin-bottom: 40px;
  padding-right: 60px;
}

.column-43 {
  margin-bottom: 60px;
}

.column-43.bordercolorl {
  margin-bottom: 40px;
}

.column-44 {
  margin-bottom: 60px;
}

.column-44.bordercolorl {
  padding-right: 60px;
}

.column-45 {
  margin-bottom: 10px;
}

.div-block-74 {
  display: block;
  position: absolute;
  inset: -29% auto auto 0%;
}

.column-46 {
  padding-right: 0;
  display: block;
}

.paragraph-65, .columns-25 {
  padding-right: 0;
}

.div-block-75 {
  background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
  border: 2.7px solid #0e68d2;
  border-radius: 27px;
  height: 400px;
  padding: 63px 45px 45px;
}

.div-block-75.bcolor {
  background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
  height: auto;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px;
}

.div-block-75.bcolor.hidden {
  display: none;
}

.heading-31 {
  margin-top: 10px;
  margin-left: 30px;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}

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

.paragraph-66 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 24px;
  display: block;
}

.button-4 {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 6px;
  margin-top: 10px;
  padding: 13px 60px;
  font-size: 12px;
  line-height: 14px;
}

.div-block-77 {
  height: 44px;
}

.div-block-78 {
  height: 92px;
}

.div-block-79 {
  height: 114px;
}

.div-block-80 {
  height: 88px;
}

.div-block-81 {
  height: 44px;
}

.container-22 {
  max-width: 1200px;
}

.our-core-technologies {
  background-image: url('../images/our-core-bg.png');
  background-position: 0 46%;
  background-repeat: no-repeat;
  background-size: 400px;
  padding: 80px 20px 40px;
  position: relative;
}

.heading-32 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-26, .columns-27 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.button-5 {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 6px;
  justify-content: center;
  max-width: 219px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.image-25 {
  display: none;
  position: absolute;
  inset: -41% auto auto 0%;
}

.image-26 {
  width: 68px;
  height: 68px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-47, .column-48, .column-49, .column-50 {
  padding-left: 15px;
  padding-right: 15px;
}

.image-27 {
  display: block;
}

.link-block-8, .div-block-82, .div-block-83, .link-block-9 {
  display: none;
}

.image-29 {
  width: 67px;
}

.image-30 {
  width: 64px;
}

.image-31 {
  width: 52px;
}

.image-32 {
  width: 61px;
}

.image-33 {
  width: 67px;
}

.image-34 {
  width: 66px;
}

.heading-33 {
  display: none;
}

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

.columns-28 {
  max-width: 1200px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.column-58 {
  margin-top: 26px;
  padding-left: 0;
  padding-right: 29px;
}

.container-sow-mobile, .div-block-86, .div-block-87, .list-item-4 {
  display: none;
}

.list-item-4.blacktext {
  color: #000;
}

.list-item-5, .list-item-7, .list-item-8 {
  display: block;
}

.div-block-89 {
  justify-content: flex-start;
  display: flex;
}

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

.div-block-91 {
  margin-left: 50px;
  display: block;
}

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

.columns-29 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.heading-36 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.text-field-3 {
  background-color: #29323d;
  border: 1px solid #29323d;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 30px;
  font-size: 12px;
}

.submit-button-4 {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  margin-left: 30px;
  padding-left: 0;
  font-size: 12px;
  line-height: 19px;
}

.submit-button-4:hover {
  background-color: #0f6ad2b3;
}

.header-form-on-shopify-page {
  justify-content: center;
  margin-bottom: 20px;
  display: block;
}

.header-form-on-shopify-page.hiddenbox {
  display: none;
}

.form-on-shopify-page {
  justify-content: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.paragraph-69 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

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

.paragraph-71 {
  color: #0e68d2;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.paragraph-72 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-93 {
  float: left;
  width: 48%;
  margin-top: 30px;
}

.column-60 {
  padding-top: 20px;
}

.container-23 {
  max-width: 1200px;
}

.heading-37 {
  margin-bottom: 40px;
  padding-right: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.image-36 {
  float: left;
  display: block;
}

.div-block-94 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.paragraph-73 {
  justify-content: flex-start;
  padding-left: 35px;
  padding-right: 75px;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
  display: flex;
}

.paragraph-74 {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 13px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.datasubfintecsds {
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.column-61 {
  padding-right: 47px;
}

.column-62 {
  padding-right: 60px;
}

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

.paragraph-75 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.column-63 {
  padding-right: 50px;
  font-size: 16px;
  line-height: 24px;
}

.columns-30, .columns-31 {
  margin-bottom: 60px;
}

.columns-32 {
  margin-bottom: 80px;
}

.section-17 {
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.column-64 {
  padding-left: 10px;
  padding-right: 50px;
}

.column-65 {
  padding-right: 57px;
}

.column-66 {
  padding-right: 130px;
}

.development-use-cases {
  height: auto;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 24px;
}

.container-24 {
  max-width: 1200px;
}

.heading-38 {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.paragraph-76 {
  margin-bottom: 20px;
  padding-left: 35px;
  padding-right: 19px;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}

.image-37 {
  margin-bottom: 30px;
}

.columns-33 {
  margin-bottom: 100px;
}

.columns-34 {
  margin-bottom: 60px;
}

.column-67 {
  padding-right: 40px;
}

.paragraph-77 {
  padding-right: 60px;
  font-weight: 300;
}

.column-68 {
  padding-right: 14px;
}

.column-69, .column-70 {
  padding-right: 40px;
}

.we-are-experts-in {
  max-width: none;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-25 {
  max-width: 1200px;
}

.column-71 {
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

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

.columns-35 {
  align-items: center;
  margin-bottom: 60px;
  display: block;
}

.column-72, .column-73, .column-74, .column-75, .column-76, .column-77, .column-78, .column-79, .column-80, .column-81, .column-82 {
  align-items: flex-start;
  display: flex;
}

.heading-39 {
  margin-bottom: 80px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.columns-36 {
  margin-bottom: 30px;
}

.columns-37 {
  margin-bottom: 20px;
}

.container-26 {
  max-width: 1200px;
}

.heading-40 {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.payment-gateways {
  height: auto;
  padding: 70px 20px 75px;
}

.columns-38 {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.columns-39 {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.columns-40 {
  align-items: center;
  display: flex;
}

.container-27 {
  max-width: 1200px;
}

.fintechsubfooter {
  background-image: url('../images/ander-footer-bg.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 1392px;
  padding: 111px 20px 140px;
}

.readmorelink {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: none;
}

.list-item-9 {
  overflow: visible;
}

.hidem {
  font-size: 16px;
}

.text-block-22 {
  align-items: center;
  display: block;
}

.text-block-23 {
  display: flex;
}

.readmorelink1 {
  color: #fff;
  display: none;
}

.hidem2, .hidem3 {
  font-size: 16px;
}

.container-28 {
  max-width: 1200px;
}

.section-18 {
  height: 2222px;
}

.container-29 {
  max-width: 1200px;
}

.heading-41 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.columns-41 {
  justify-content: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-19 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 60px 20px;
  font-size: 20px;
  line-height: 30px;
}

.column-83 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.paragraph-78 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-79 {
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}

.container-30 {
  max-width: 1200px;
}

.heading-42 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.types-of-portals {
  padding: 60px 20px 40px;
}

.column-84 {
  display: flex;
}

.text-block-24 {
  color: #0e68d2;
  padding-top: 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
}

.heading-43 {
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}

.paragraph-80 {
  padding-right: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-95 {
  padding-right: 40px;
}

.column-85, .column-86, .column-87 {
  display: flex;
}

.columns-42 {
  margin-bottom: 30px;
}

.we-are-experts-in-javascript-frameworks {
  padding: 60px 20px 24px;
}

.container-31 {
  max-width: 1200px;
}

.heading-44 {
  margin-bottom: 50px;
  padding-right: 50%;
  font-size: 28px;
  font-weight: 500;
  line-height: 31px;
}

.paragraph-81 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

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

.image-39 {
  float: none;
  clear: right;
  width: 112px;
  height: 112px;
  margin-bottom: 14px;
  padding-left: 0;
  display: inline-block;
}

.div-block-96 {
  float: none;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: block;
}

.div-block-97 {
  float: left;
  clear: none;
  width: 112px;
  margin-right: 0;
  font-weight: 300;
  display: block;
}

.list-4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.container-32 {
  text-align: center;
  max-width: 1200px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-82 {
  text-align: center;
  width: 800px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.button-6 {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 89.5%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 50px 12px 30px;
  font-size: 12px;
  line-height: 20px;
  display: none;
}

.button-6:hover {
  background-color: #0f6ad2b3;
}

.column-89 {
  justify-content: center;
  display: flex;
}

.image-40 {
  display: none;
}

.paragraph-83 {
  color: #0e68d2;
}

.paragraph-84 {
  color: #0e68d2;
  margin-right: 20px;
  padding-top: 0;
  font-size: 20px;
  display: none;
}

.div-block-98 {
  align-items: center;
  display: flex;
}

.paragraph-85 {
  padding-right: 57px;
  font-weight: 300;
}

.paragraph-86 {
  font-weight: 300;
}

.div-block-99 {
  justify-content: center;
  display: block;
}

.container-33 {
  max-width: 1200px;
}

.paragraph-87 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.paragraph-88 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.footer-form {
  justify-content: center;
  display: flex;
}

.columns-43 {
  align-items: center;
  display: flex;
}

.image-41 {
  display: none;
}

.div-block-100 {
  justify-content: center;
  display: flex;
}

.div-block-101 {
  display: none;
}

.div-block-102, .div-block-103 {
  justify-content: center;
  display: flex;
}

.popupconsultation {
  z-index: 999;
  opacity: 0;
  background-color: #000;
  background-image: url('../images/shopify-header-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.send-me-the-report-popap {
  border: 1px solid #0e68d2;
  border-radius: 27px;
  width: 400px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
}

.send-me-the-report-popap.bcolor {
  background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
  width: 450px;
  padding: 100px 0;
  position: relative;
}

.paragraph-89 {
  opacity: 1;
  text-align: center;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 31px;
  display: block;
}

.submit-button-5 {
  background-color: #0e68d2;
  border-radius: 10px;
  width: 300px;
  height: 48px;
  margin: 20px auto 30px;
  display: block;
}

.send-me-the-report-popap-form-on-shopify-page {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.text-field-4 {
  border-radius: 10px;
  width: 300px;
  height: 48px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

.text-field-5 {
  border-radius: 10px;
  width: 300px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-90 {
  color: #fff;
  margin-bottom: 0;
}

.link-3 {
  color: #d48005;
  margin-left: 4px;
}

.div-block-105 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-106 {
  position: absolute;
  inset: 23px 23px auto auto;
}

.paragraph-91 {
  text-align: center;
  width: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

.div-block-108 {
  display: none;
}

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

.div-block-110, .div-block-112, .div-block-114, .div-block-116, .image-42 {
  display: none;
}

.paragraph-92 {
  font-size: 16px;
  line-height: 24px;
}

.paragraph-93 {
  padding-right: 81px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-94 {
  padding-right: 68px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-95 {
  padding-right: 83px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-96 {
  padding-right: 105px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-97, .paragraph-98, .paragraph-99, .paragraph-100, .paragraph-101, .paragraph-102, .paragraph-103, .paragraph-104, .paragraph-105, .paragraph-106 {
  font-size: 16px;
  line-height: 24px;
}

.paragraph-107 {
  padding-right: 25px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-108, .paragraph-109, .paragraph-110, .paragraph-111 {
  font-size: 16px;
  line-height: 24px;
}

.paragraph-112 {
  padding-right: 27px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-113 {
  text-align: center;
  width: 700px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-114 {
  padding-right: 5px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-115 {
  padding-right: 73px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-117, .div-block-118 {
  height: 60px;
}

.paragraph-116 {
  padding-right: 94px;
}

.paragraph-117 {
  padding-right: 83px;
}

.paragraph-118 {
  padding-right: 90px;
}

.paragraph-119 {
  padding-right: 76px;
}

.paragraph-120 {
  padding-right: 41px;
}

.paragraph-121 {
  padding-right: 137px;
}

.div-block-119, .div-block-120 {
  height: 20px;
}

.div-block-121, .div-block-122 {
  display: none;
}

.column-109 {
  padding-left: 20px;
}

.column-110 {
  padding-right: 20px;
}

.slider-2 {
  display: none;
}

.column-122 {
  justify-content: center;
  display: flex;
}

.paragraph-122, .paragraph-123, .paragraph-124, .paragraph-125, .paragraph-126, .paragraph-127 {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}

.column-123 {
  padding-top: 25px;
}

.paragraph-128, .paragraph-129, .paragraph-130, .paragraph-131 {
  font-weight: 400;
}

.paragraph-132 {
  font-weight: 300;
  line-height: 24px;
}

.paragraph-133, .paragraph-134 {
  font-weight: 300;
}

.div-block-125 {
  display: none;
}

.paragraph-135 {
  font-weight: 300;
}

.div-block-127 {
  display: none;
}

.div-block-128 {
  font-weight: 300;
}

.div-block-129 {
  display: none;
}

.div-block-130 {
  font-weight: 300;
}

.div-block-131 {
  display: none;
}

.div-block-132 {
  font-weight: 300;
}

.div-block-133 {
  display: none;
}

.div-block-134 {
  font-weight: 300;
}

.div-block-135 {
  display: none;
}

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

.div-block-136 {
  float: none;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  font-weight: 300;
  display: flex;
}

.div-block-137, .div-block-138 {
  flex-direction: column;
  padding-left: 40px;
  font-weight: 300;
  display: flex;
}

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

.div-block-139, .column-125, .column-126, .column-127 {
  display: none;
}

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

.list-item-10, .list-item-11 {
  display: none;
}

.container-34 {
  max-width: 1200px;
}

.section-21 {
  flex-direction: row;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 83px;
  padding-bottom: 30px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.paragraph-139, .paragraph-140 {
  font-size: 50px;
}

.column-130 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-140 {
  display: none;
}

.success-message {
  background-color: #0000;
}

.div-block-141 {
  z-index: 99999;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-22 {
  z-index: 9999;
  background-color: #000;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.popupfreeconsultation {
  z-index: 9999;
  opacity: 0;
  background-color: #000;
  background-image: url('../images/shopify-header-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.free-consultation-form {
  background-image: none;
  border: 1px #0e68d2;
  border-radius: 27px;
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: relative;
}

.paragraph-141 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 29px;
}

.text-field-6 {
  color: #000;
  border-radius: 10px;
  width: 50%;
  height: 48px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 10px;
}

.text-field-7 {
  border-radius: 10px;
  width: 50%;
  height: 48px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.success-message-2, .error-message, .success-message-3, .error-message-2 {
  background-color: #0000;
}

.submit-button-6 {
  background-color: #0e68d2;
  border-radius: 10px;
  width: 100%;
  height: 48px;
  margin: 0 0 10px;
  display: block;
}

.image-47 {
  max-width: 80%;
  padding-left: 0;
}

.success-message-4, .error-message-3, .success-message-5, .error-message-4 {
  background-color: #0000;
}

.image-48 {
  max-width: 91%;
}

.success-message-6, .error-message-5, .error-message-6, .success-message-7, .error-message-7, .success-message-8, .error-message-8, .success-message-9, .error-message-9, .success-message-10, .error-message-10, .success-message-11, .error-message-11, .success-message-12, .error-message-12, .success-message-13, .error-message-13, .success-message-14, .error-message-14, .success-message-15, .error-message-15, .success-message-16, .error-message-16 {
  background-color: #0000;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.paragraph-142 {
  font-size: 100px;
  font-weight: 900;
}

.container-35, .container-36 {
  max-width: 1200px;
}

.columns-69 {
  border-radius: 10px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-45 {
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.image-49 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.form-4 {
  display: flex;
}

.text-field-8 {
  background-color: #29323d;
  border: 1px solid #29323d;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  margin-bottom: 20px;
  margin-right: 30px;
  padding-left: 30px;
  font-size: 12px;
}

.paragraph-144 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.submit-button-7 {
  text-align: center;
  background-color: #0e68d2;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 45px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  display: flex;
}

.submit-button-7:hover {
  background-color: #0f6ad2b3;
}

.submit-button-7.nonpadding {
  margin-left: 0;
}

.container-37 {
  max-width: 1200px;
}

.section-23 {
  height: auto;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 30px 20px;
}

.heading-46 {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.column-131 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-145 {
  font-size: 16px;
  line-height: 24px;
}

.paragraph-146 {
  padding-right: 68px;
  font-size: 16px;
  line-height: 24px;
}

.container-38 {
  max-width: 1200px;
}

.section-24 {
  padding: 30px 20px;
}

.heading-47 {
  padding-right: 200px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.column-132 {
  padding-left: 10px;
  display: flex;
}

.text-block-27 {
  color: #0e68d2;
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
}

.heading-48 {
  margin-top: 6px;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
}

.div-block-142 {
  margin-right: 50px;
  padding-right: 0;
}

.column-133 {
  padding-left: 20px;
  display: flex;
}

.column-134 {
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.column-135 {
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.columns-70, .columns-71 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.section-25 {
  padding: 30px 20px;
  font-size: 16px;
  line-height: 24px;
}

.container-39 {
  max-width: 1200px;
}

.heading-49 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.paragraph-147 {
  text-align: center;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.form-5 {
  justify-content: center;
  display: flex;
}

.text-field-9 {
  background-color: #29323d;
  border: 1px solid #29323d;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  margin-right: 30px;
  padding-left: 30px;
  font-size: 12px;
}

.submit-button-8 {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  padding-right: 32px;
  font-size: 12px;
}

.submit-button-8:hover {
  background-color: #0f6ad2b3;
}

.container-40 {
  max-width: 1200px;
}

.heading-50 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

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

.paragraph-149 {
  padding-right: 220px;
  font-size: 16px;
}

.heading-51 {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.section-26 {
  padding: 70px 20px 100px;
}

.paragraph-150 {
  font-size: 16px;
  line-height: 24px;
}

.image-50 {
  margin-bottom: 20px;
}

.column-136 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-137 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.columns-72, .columns-73 {
  text-align: center;
  margin-bottom: 40px;
  display: none;
}

.columns-74 {
  text-align: center;
  display: none;
}

.paragraph-151, .paragraph-152 {
  padding-left: 100px;
  padding-right: 100px;
}

.paragraph-153 {
  padding-left: 80px;
  padding-right: 80px;
}

.paragraph-154 {
  padding-left: 90px;
  padding-right: 90px;
}

.paragraph-155 {
  padding-left: 75px;
  padding-right: 75px;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  font-weight: 500;
}

.section-27 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-41 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-52 {
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

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

.text-field-10 {
  border-radius: 10px;
  width: 312px;
  height: 48px;
  margin-right: 25px;
}

.form-block-2 {
  display: block;
}

.form-6 {
  align-items: stretch;
  display: flex;
}

.submit-button-9 {
  width: 230px;
  height: 48px;
}

.columns-75 {
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  display: none;
}

.div-block-143 {
  text-align: center;
  display: flex;
}

.columns-76, .columns-76.hid, .div-block-160, .div-block-161 {
  display: none;
}

.columns-78 {
  align-items: center;
  display: flex;
}

.image-56 {
  width: 250px;
  margin-bottom: 20px;
}

.html-embed {
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.container-42 {
  max-width: 1200px;
}

.container-43 {
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.c-accordion-item {
  float: none;
  clear: none;
  cursor: pointer;
  object-fit: fill;
  background-image: linear-gradient(98deg, #0b2442, #1a1a1a);
  border: 2.7px solid #1568d2;
  border-radius: 27px;
  flex-flow: row;
  justify-content: flex-start;
  width: auto;
  padding-bottom: 40px;
  display: block;
}

._w-accordion-item {
  padding-left: 10px;
  padding-right: 20px;
}

.c-accordion-item-a {
  width: 100%;
}

._w-accordion-item-q {
  justify-content: space-between;
  padding-top: 40px;
  display: flex;
}

._w-accordion-content-divider {
  padding-left: 20px;
  padding-right: 20px;
}

._w-accordion-item-a {
  width: 100%;
  padding: 20px;
  display: block;
}

.c-accordion-item-q-text {
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.c-accordion-item-q-icon {
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 55px;
  padding: 20px;
  display: flex;
}

._w-accordion-item-q-text {
  font-size: 22px;
  line-height: 26px;
}

._w-accordion-item-q-icon {
  width: 22px;
}

.accordion-content-divider {
  width: 100%;
  height: 0;
}

.accordion-item-a-text {
  float: none;
  clear: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
}

.columns-82 {
  margin-bottom: 40px;
  display: none;
}

.column-146, .column-147 {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-53 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.text-block-28 {
  width: auto;
}

.paragraph-160 {
  margin-bottom: 50px;
  display: none;
}

.section-28 {
  clear: both;
  padding: 10px 20px 0;
}

.div-block-162 {
  display: none;
}

.image-117 {
  width: 25px;
  display: block;
}

.text-block-29 {
  font-size: 22px;
  font-weight: 400;
}

.div-block-163, .form-block-3 {
  display: none;
}

.column-149 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

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

.section-29 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-44 {
  max-width: 1200px;
}

.section-30 {
  padding: 60px 20px 75px;
}

.column-150 {
  justify-content: center;
  display: block;
}

.heading-54 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.paragraph-161 {
  margin-bottom: 30px;
  padding-right: 121px;
  font-size: 16px;
  line-height: 24px;
}

.button-8 {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 87%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  padding: 17px 70px 17px 50px;
  font-size: 12px;
  line-height: 14px;
}

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

.list-vacansy {
  background-image: url('../images/Group-11210.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 294px;
  padding: 75px 20px 100px;
}

.container-45 {
  max-width: 1200px;
}

.heading-55 {
  margin-bottom: 50px;
  font-size: 48px;
  font-weight: 400;
  line-height: 72px;
}

.heading-56 {
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

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

.paragraph-163 {
  font-size: 16px;
  line-height: 24px;
}

.button-9 {
  background-color: #0000;
  border: 1px solid #0e68d2;
  border-radius: 10px;
  padding: 12px 38px;
  font-size: 12px;
}

.button-9:hover {
  background-image: linear-gradient(98deg, #0b2442, #1a1a1a);
  box-shadow: 0 0 11px #0b2442;
}

.column-151 {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.columns-84 {
  margin-bottom: 20px;
}

.columns-84.hid {
  display: none;
}

.columns-85 {
  margin-bottom: 20px;
}

.columns-85.hid {
  display: none;
}

.columns-86 {
  margin-bottom: 20px;
}

.columns-86.hid {
  display: none;
}

.columns-87 {
  margin-bottom: 20px;
}

.columns-87.hid {
  display: none;
}

.container-46 {
  max-width: 1200px;
}

.check-status {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-57 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 72px;
}

.paragraph-164 {
  text-align: center;
  padding-left: 240px;
  padding-right: 240px;
  font-size: 16px;
  line-height: 24px;
}

.html-embed-2 {
  display: block;
}

.div-block-164 {
  display: none;
}

.taskheader {
  padding: 60px 20px 40px;
}

.container-47 {
  max-width: 1200px;
  font-size: 48px;
  line-height: 58px;
}

.heading-58 {
  font-weight: 700;
}

.heading-58.h1 {
  text-align: left;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.heading-58.h1.hgh {
  font-size: 38px;
  line-height: 48px;
}

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

.container-48 {
  max-width: 1200px;
  font-size: 20px;
  line-height: 30px;
}

.taskbody {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 40px;
  padding-bottom: 100px;
}

.h1 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.div-block-165 {
  background-image: linear-gradient(98deg, #0b2442, #1a1a1a);
  border: 2px solid #0e68d2;
  border-radius: 27px;
  padding: 40px;
  font-size: 16px;
  line-height: 24px;
}

.container-49 {
  text-align: left;
  max-width: 1200px;
}

.taskform {
  padding-top: 40px;
  padding-bottom: 60px;
}

.text-block-30 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 24px;
}

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

.italic-text {
  text-decoration: underline;
}

.lightbox-link {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-166, .div-block-167, .div-block-168, .div-block-169 {
  display: none;
}

.heading-59 {
  text-align: center;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.vacansydesc {
  padding: 40px 20px;
}

.container-50 {
  max-width: 1200px;
  font-size: 20px;
  line-height: 30px;
}

.heading-60 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.list-5 {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}

.heading-61 {
  margin-bottom: 30px;
  font-weight: 400;
}

.link-4, .link-5 {
  color: #fff;
}

.button-10 {
  background-color: #0000;
  background-image: url('../images/Vector-right.png'), linear-gradient(98deg, #0b2442, #1a1a1a);
  background-position: 89%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 8px, auto;
  border: 1px solid #0e68d2;
  border-radius: 20px;
  width: 78%;
  padding: 30px 40px;
  font-size: 22px;
  line-height: 27px;
}

.container-51 {
  display: block;
}

.link-6 {
  color: #1871f7;
  text-decoration: none;
}

.link-6:hover {
  text-decoration: underline;
}

.link-6.w--current {
  color: #1871f7;
  text-decoration: none;
}

.link-6.w--current:hover {
  text-decoration: underline;
}

.section-31 {
  padding-top: 60px;
}

.div-block-170 {
  text-align: center;
  margin-top: 40px;
  display: none;
}

.div-block-171 {
  display: none;
}

.list-item-13 {
  color: #1871f7;
  margin-bottom: 10px;
}

.link-7 {
  color: #1871f7;
  text-decoration: none;
}

.link-7:hover {
  text-decoration: underline;
}

.link-8 {
  color: #1871f7;
  text-decoration: none;
}

.link-8:hover {
  text-decoration: underline;
}

.list-6 {
  color: #1871f7;
  font-size: 18px;
  line-height: 24px;
  list-style-type: decimal;
}

.list-item-14 {
  margin-bottom: 10px;
  text-decoration: none;
}

.heading-62 {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.element {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  display: inline;
}

.paragraph-166 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-172 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 58px;
}

.navbar-2 {
  z-index: 999;
  color: #fff;
  background-color: #000;
  height: auto;
  margin-top: 2px;
  padding: 0;
  position: relative;
}

.section-mobile {
  z-index: 999;
  height: 80px;
  padding: 10px 20px;
  display: none;
  position: sticky;
  top: auto;
}

.column-157 {
  padding-left: 35px;
  display: flex;
}

.column-158 {
  justify-content: flex-end;
  padding-right: 35px;
  display: flex;
}

.columns-88 {
  margin-top: 100px;
}

.section-32 {
  padding: 60px 20px;
}

.container-52 {
  max-width: 1200px;
}

.heading-63 {
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.section-33 {
  padding: 60px 20px;
}

.container-53 {
  max-width: 1200px;
}

.heading-64 {
  margin-bottom: 60px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.div-block-173 {
  background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
  border: 1px solid #0e68d2;
  border-radius: 27px;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 60px;
  padding: 14px 40px 14px 60px;
  display: flex;
}

.text-block-31 {
  color: #0e68d2;
  font-size: 38px;
  font-weight: 700;
  line-height: 58px;
}

.text-block-32 {
  width: 100%;
  padding-left: 40px;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
}

.columns-89 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-159 {
  justify-content: center;
  display: flex;
}

.heading-65 {
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 48px;
}

.paragraph-167 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.columns-90 {
  margin-bottom: 60px;
}

.link-9 {
  color: #1975ff;
  white-space: normal;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  display: none;
}

.column-160 {
  padding-top: 86px;
  display: block;
}

.list-7 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 36px;
}

.columns-91 {
  margin-bottom: 100px;
}

.list-8 {
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
}

.heading-66 {
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 48px;
}

.columns-92 {
  margin-bottom: 60px;
}

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

.list-9, .list-10 {
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
}

.column-162, .div-block-174 {
  display: none;
}

.column-184, .column-185 {
  padding-left: 15px;
  padding-right: 15px;
}

.bold-text-16 {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.text-block-33, .text-block-34, .text-block-35, .text-block-36, .text-block-37, .text-block-38, .text-block-39, .text-block-40, .text-block-41 {
  font-weight: 400;
}

.image-135 {
  width: 236px;
  margin-bottom: 20px;
}

.image-136 {
  width: 400px;
}

.bold-text-17 {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
}

.column-187, .column-188, .column-189, .column-190, .column-191, .column-192, .column-193, .column-194, .column-195, .column-196 {
  justify-content: center;
  display: flex;
}

.image-137, .image-138 {
  width: 150px;
}

.image-139 {
  width: 130px;
}

.image-140 {
  width: 150px;
}

.image-141 {
  width: 130px;
}

.image-142, .image-143, .image-144 {
  width: 150px;
}

.image-145 {
  width: 130px;
}

.image-146 {
  width: 145px;
}

.image-147 {
  width: 350px;
}

.div-block-175 {
  height: 20px;
}

.columns-94 {
  margin-bottom: 40px;
}

.image-149 {
  display: none;
}

.image-150 {
  width: 250px;
}

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

.container-54 {
  max-width: 1200px;
}

.section-34 {
  background-image: url('../images/footer-bg.png');
  background-repeat: repeat;
  background-size: 1392px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.html-embed-3, .html-embed-4 {
  display: none;
}

.paragraph-168 {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-176 {
  margin-top: 80px;
  font-size: 16px;
  line-height: 26px;
}

.paragraph-169 {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

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

.success-message-17, .error-message-17 {
  color: #fff;
  background-color: #0000;
}

.form-block-4 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.success-message-18, .error-message-18 {
  background-color: #0000;
}

.text-block-42 {
  padding-right: 35px;
}

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

.container-55 {
  max-width: 1200px;
}

.columns-95 {
  margin-top: 0;
  padding-top: 20px;
}

.image-151 {
  width: 160px;
}

.bold-text-19 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-171 {
  font-size: 16px;
  line-height: 24px;
}

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

.link-11 {
  color: #fff;
  border: 0 #0000;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  display: none;
}

.service-box {
  color: #fff;
  background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
  border: 2.7px solid #0e68d2;
  border-radius: 27px;
  margin-bottom: 50px;
  padding: 30px;
  text-decoration: none;
}

.service-box.bcolor {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.btnsevice {
  text-align: center;
  border: 2px solid #0e68d2;
  border-radius: 6px;
  flex: 0 auto;
  width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 60px;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

.arrow-box, .mob-btn {
  display: none;
}

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

.container-56 {
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
}

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

.heading-67 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

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

.list-15 {
  padding-left: 0;
  font-size: 20px;
  line-height: 30px;
  list-style-type: none;
}

.list-item-26, .list-item-27, .list-item-28 {
  margin-bottom: 10px;
}

.div-block-177 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 60px;
  display: inline;
}

.success-message-19 {
  color: #fff;
  background-color: #0000;
}

.error-message-19 {
  background-color: #0000;
}

.submit-button-10 {
  background-color: #0e68d2;
  border-radius: 10px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
  display: inline-block;
}

.text-field-11, .text-field-12, .text-field-13 {
  background-color: #29323d;
  border: 0 solid #000;
  border-radius: 10px;
  height: auto;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-size: 12px;
}

.form-block-5 {
  max-width: none;
}

.columns-96 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-178 {
  display: none;
}

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

.link-12 {
  color: #fcfcfc;
}

.form-7 {
  justify-content: flex-start;
  display: flex;
}

.text-field-14 {
  background-color: #29323d;
  border: 1px solid #000;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 30px;
  font-size: 12px;
}

.submit-button-11 {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  margin-left: 30px;
  font-size: 12px;
  line-height: 20px;
}

.success-message-20, .error-message-20 {
  background-color: #0000;
}

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

.form-block-6 {
  margin-bottom: 0;
}

.section-36 {
  padding: 60px 20px;
}

.container-57 {
  max-width: 1200px;
}

.heading-68 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.list-item-29 {
  font-size: 24px;
  line-height: 32px;
  list-style-type: none;
}

.paragraph-173 {
  text-align: left;
  text-transform: none;
  direction: ltr;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.list-16 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 0;
}

.list-17 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style-type: none;
}

.list-18 {
  font-size: 16px;
  line-height: 24px;
  list-style-type: lower-alpha;
}

.liss {
  margin-bottom: 10px;
  padding-left: 10px;
}

.section-37 {
  padding: 60px 20px;
  font-size: 14px;
}

.container-58 {
  max-width: 1200px;
  font-size: 14px;
}

.heading-69 {
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.heading-70 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-174 {
  font-size: 16px;
  line-height: 24px;
  display: inline;
}

.heading-71 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
}

.list-19 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  list-style-type: disc;
}

.list-item-30, .list-item-31, .list-item-32, .list-item-33, .list-item-34, .list-item-35, .list-item-36, .list-item-37, .list-item-38 {
  margin-bottom: 10px;
}

.link-13 {
  color: #0073fc;
}

.list-20 {
  font-size: 16px;
  line-height: 24px;
  list-style-type: none;
}

.list-item-42, .list-item-43, .list-item-44 {
  margin-bottom: 20px;
}

.link-14, .link-15, .link-16, .link-17 {
  color: #0073fc;
}

.blockchainbody {
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.section-38 {
  z-index: 999;
  background-color: #090909;
  padding: 10px 20px;
  position: sticky;
  top: 0;
}

.blockchain-development-services {
  padding: 60px 20px 0;
}

.container-59 {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: block;
}

.heading-72 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  display: inline;
}

.bold-text-26 {
  display: block;
}

.form-8 {
  display: flex;
}

.text-field-15 {
  color: #000;
  border-radius: 10px;
  width: 320px;
  height: auto;
  margin-right: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
}

.submit-button-12 {
  text-align: center;
  background-color: #4f33a3;
  border-radius: 10px;
  width: 320px;
  margin-top: 20px;
  margin-left: 0;
  padding: 12px 30px 13px;
  font-size: 13px;
  line-height: 21px;
}

.container-60 {
  max-width: 1200px;
}

.section-40 {
  background-image: linear-gradient(111deg, #4f33a380 6%, #25252580 94%);
  margin-top: 40px;
  padding: 30px 20px;
}

.recent-projects {
  padding: 30px 20px 50px;
}

.recent-projects.ef {
  padding-top: 80px;
}

.container-61 {
  max-width: 1200px;
}

.heading-73 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.heading-73.hhd {
  display: block;
}

.column-206 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-207, .column-208, .column-209 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.areas-of-focus {
  background-image: url('../images/Group-11535-2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 411px;
  padding: 50px 20px 40px;
}

.container-62 {
  max-width: 1200px;
}

.heading-74 {
  margin-bottom: 60px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.paragraph-175 {
  padding-right: 103px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.image-152 {
  margin-bottom: 18px;
}

.paragraph-176 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-177 {
  font-weight: 300;
}

.paragraph-177.hidem, .paragraph-177.hidem3, .paragraph-177.hidem4 {
  font-size: 16px;
}

.column-210 {
  padding-top: 30px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.columns-97 {
  margin-bottom: 60px;
}

.thinking-and-building-outside {
  padding: 50px 20px 20px;
}

.container-63 {
  max-width: 1200px;
}

.heading-75 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.bold-text-27 {
  display: block;
}

.div-block-180 {
  text-align: center;
  background-image: linear-gradient(111deg, #4f33a333 42%, #ffffff05 96%);
  border: 3px solid #4f33a3;
  border-radius: 27px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.paragraph-178 {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.button-call-to-action {
  background-color: #4f33a3;
  border-radius: 10px;
  padding: 13px 50px;
}

.div-block-181 {
  background-color: #0000;
  background-image: none;
  border-radius: 27px;
  padding: 2px;
  position: relative;
}

.recent-projects-2 {
  padding: 100px 20px 50px;
}

.container-64 {
  max-width: 1200px;
}

.heading-76 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.grid-3 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto;
}

.div-block-182 {
  background-image: linear-gradient(111deg, #4f33a333 47%, #ffffff05 94%);
  border: 3px solid #4f33a3;
  border-radius: 18px;
  padding: 20px 30px 30px;
}

.heading-77 {
  margin-bottom: 30px;
  font-weight: 500;
}

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

.how-we-work {
  background-image: url('../images/Group-11536-2.png'), url('../images/Group-7.png');
  background-position: 0 100%, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 238px, 272px;
  padding: 100px 20px;
}

.container-65 {
  max-width: 1200px;
}

.heading-78 {
  margin-top: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.bold-text-28 {
  display: block;
}

.list-21 {
  margin-top: 20px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  list-style-type: none;
}

.list-item-45 {
  background-image: url('../images/Group-11150.png'), url('../images/Vector-21.png');
  background-position: 0 0, 15px 30px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 1px;
  margin-bottom: 0;
  padding-bottom: 65px;
  padding-left: 60px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  display: block;
}

.list-item-45.purple {
  background-image: url('../images/Group-11150-1.png'), url('../images/Vector-21.png');
  background-position: 0 0, 15px 30px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 1px;
}

.list-item-46 {
  background-image: url('../images/Vector-21.png'), url('../images/Group-11150.png');
  background-position: 15px 30px, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px, 30px;
  padding-bottom: 65px;
  padding-left: 60px;
  line-height: 24px;
}

.list-item-46.purple {
  background-image: url('../images/Group-11150-1.png'), url('../images/Vector-21.png');
  background-position: 0 0, 15px 30px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 1px;
}

.list-item-47 {
  background-image: url('../images/Vector-21.png'), url('../images/Group-11150.png');
  background-position: 15px 30px, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px, 30px;
  padding-bottom: 65px;
  padding-left: 60px;
  line-height: 24px;
}

.list-item-47.purple {
  background-image: url('../images/Group-11150-1.png'), url('../images/Vector-21.png');
  background-position: 0 0, 15px 30px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 1px;
}

.list-item-48 {
  background-image: url('../images/Vector-21.png'), url('../images/Group-11150.png');
  background-position: 15px 30px, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px, 30px;
  padding-bottom: 65px;
  padding-left: 60px;
  line-height: 24px;
}

.list-item-48.purple {
  background-image: url('../images/Group-11150-1.png'), url('../images/Vector-21.png');
  background-position: 0 0, 15px 30px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 1px;
}

.list-item-49 {
  background-image: url('../images/Group-11150.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-bottom: 60px;
  padding-left: 60px;
  line-height: 24px;
}

.list-item-49.purple {
  background-image: url('../images/Group-11150-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
}

.bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37 {
  display: block;
}

.column-212 {
  padding-left: 100px;
}

.ask-us-a-question {
  padding: 100px 20px;
}

.container-66 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-79 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-right: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.form-9 {
  flex-direction: column;
  width: auto;
  height: auto;
  display: block;
}

.submit-button-13 {
  background-color: #4f33a3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 48px;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
  display: flex;
}

.text-field-16 {
  color: #000;
  border-radius: 10px;
  width: 320px;
  height: 48px;
  padding-left: 30px;
}

.image-153, .image-156, .image-157 {
  display: none;
}

.link-18 {
  color: #c3aaff;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  display: none;
}

.hidem4 {
  font-size: 16px;
}

.error-message-21, .success-message-21 {
  background-color: #0000;
}

.paragraph-179 {
  padding-right: 127px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-179.whitetext {
  color: #fff;
}

.paragraph-180 {
  padding-right: 43px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-180.whitetext {
  color: #fff;
}

.paragraph-181 {
  padding-right: 114px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-181.whitetext {
  color: #fff;
}

.body-white {
  color: #000;
  background-color: #f8f8f8;
  font-family: Montserrat, sans-serif;
}

.section-47 {
  z-index: 999;
  background-color: #f8f8f8;
  height: 80px;
  padding: 10px 20px;
  position: sticky;
  top: 0;
}

.white-footer {
  color: #000;
  padding: 20px 20px 50px;
}

.blacktext {
  color: #000;
}

.image-158 {
  margin-bottom: 18px;
}

.success-message-22, .error-message-22 {
  background-color: #0000;
}

.paragraph-182 {
  font-size: 20px;
}

.image-159 {
  line-height: 30px;
}

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

.formm {
  margin-top: 33px;
}

.form-block-7 {
  margin-top: 30px;
}

.paragraph-184, .paragraph-185 {
  display: none;
}

.columns-100 {
  align-items: center;
  display: flex;
}

.bold-text-44 {
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.bold-text-45 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.bold-text-46 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.bold-text-47, .bold-text-48 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.columns-101 {
  align-items: center;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: stretch;
  place-items: center;
  margin-top: 20px;
}

.columns-102 {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.bold-text-50 {
  display: block;
}

.bold-text-51 {
  display: inline;
}

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

.link-19 {
  color: #0073fc;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

.div-block-185, .div-block-186 {
  align-items: center;
  display: flex;
}

.div-block-187, .div-block-188 {
  display: flex;
}

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

.section-49 {
  background-color: #000;
  padding: 100px 20px;
}

.container-67 {
  max-width: 1200px;
}

.div-block-189 {
  filter: none;
  border-radius: 10px;
  width: 100%;
  height: 280px;
  margin-bottom: 40px;
}

.div-block-190 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  text-decoration: none;
  display: block;
}

.heading-833 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 27px;
}

.collection-list-wrapper {
  display: block;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.paragraph-186 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-191 {
  color: #fff;
  display: block;
}

.paragraph-187 {
  background-image: url('../images/Group-10.png');
  background-position: 5px;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 30px;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}

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

.container-68 {
  max-width: 1000px;
  display: block;
}

.rich-text-block {
  font-size: 16px;
  line-height: 25px;
}

.body-2 {
  color: #fff;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.next {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-color: #0e68d2;
  border-radius: 10px;
  flex: 0 auto;
  padding: 15px 60px;
}

.pagination {
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
}

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

.list-23 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  font-size: 13px;
  font-weight: 300;
  list-style-type: none;
  display: flex;
}

.link-20 {
  color: #fff;
  margin-right: 6px;
  text-decoration: underline;
}

.text-block-45 {
  margin-left: 6px;
}

.image-162 {
  opacity: .64;
}

.div-block-192 {
  margin-bottom: 40px;
  display: none;
}

.heading-81 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 58px;
}

.body-3 {
  color: #fff;
  background-color: #000;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.div-block-193 {
  opacity: .28;
  background-color: #0000;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding-top: 0;
}

.success-message-23, .error-message-23 {
  background-color: #0000;
}

.button-call-to-action {
  font-size: 13px;
  line-height: 21px;
}

.section-51 {
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-69 {
  max-width: 1200px;
  display: block;
}

.body-4 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-188 {
  margin-bottom: 60px;
}

.columns-103 {
  margin-bottom: 100px;
}

.div-block-194 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.div-block-195 {
  flex: none;
  display: block;
}

.div-block-196 {
  flex: 0 auto;
}

.archivearticlebox {
  border-bottom: 1px solid #cacaca;
  margin-top: 90px;
  margin-bottom: 40px;
  display: block;
}

.section-52 {
  padding: 80px 20px 100px;
}

.container-70 {
  max-width: 1200px;
}

.body-news-archive {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.bold-text-52 {
  font-size: 48px;
  line-height: 58px;
}

.heading-82 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.block-quote {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.list-24 {
  justify-content: flex-start;
  align-items: center;
  list-style-type: none;
  display: flex;
}

.bold-text-53 {
  display: block;
}

.list-item-56 {
  margin-right: 20px;
}

.pdf-box {
  margin-top: 40px;
}

.div-block-198 {
  margin-bottom: 15px;
  display: flex;
}

.div-block-199 {
  flex: none;
  margin-right: 20px;
}

.text-block-46 {
  color: gray;
  font-size: 13px;
  line-height: 21px;
}

.link-21 {
  color: #000;
  font-weight: 600;
}

.link-22, .link-23, .link-24 {
  color: #000;
}

.body-5 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.list-25 {
  list-style-type: decimal;
}

.section-53 {
  height: 200px;
}

.heading-83 {
  margin-bottom: 20px;
}

.image-163 {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.div-block-200, .bold-text-54, .bold-text-55, .bold-text-56, .bold-text-57, .bold-text-58 {
  display: block;
}

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

.grid-6 {
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  font-size: 16px;
}

.div-block-202 {
  text-align: center;
  display: block;
}

.div-block-203, .div-block-204, .div-block-205, .div-block-206, .div-block-207, .div-block-208, .div-block-209, .div-block-210 {
  text-align: center;
}

.heading-84 {
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 58px;
}

.columns-104 {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-54 {
  padding-top: 60px;
  padding-bottom: 140px;
}

.heading-85 {
  text-align: center;
  padding-top: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.heading-86 {
  text-align: center;
  padding-right: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

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

.textarea {
  border-radius: 10px;
  min-height: 120px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.container-71 {
  margin-top: 100px;
  display: none;
}

.image-168 {
  display: none;
}

.form-10 {
  color: #000;
  margin-bottom: 20px;
}

.text-block-47 {
  justify-content: center;
  display: flex;
}

.submit-button-butn {
  background-color: #0e68d2;
  background-image: url('../images/pdfimage.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: 9px;
  border-radius: 10px;
  width: 213px;
  height: 48px;
  padding-top: 15px;
  padding-left: 0;
  font-size: 12px;
  line-height: 19px;
}

.submit-button-butn:hover {
  background-color: #0f6ad2b3;
}

.heading-87 {
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}

.link-25, .link-26 {
  color: #1975ff;
}

.paragraph-191 {
  display: none;
}

.bold-text-60 {
  display: block;
}

.bold-text-61 {
  background-image: url('../images/pdfimage.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 9px;
  width: 7px;
  height: 12px;
  padding-left: 20px;
}

.bold-text-62 {
  display: block;
}

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

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

.div-block-213 {
  justify-content: center;
  display: flex;
}

.bold-text-64 {
  display: block;
}

.grid-7 {
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
}

.heading-127 {
  color: #0e68d2;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-214 {
  margin-bottom: 10px;
  font-weight: 300;
  display: block;
}

.text-block-48 {
  margin-right: 5px;
  display: inline-block;
}

.badge-base-li-profile-badge {
  display: inline-block;
}

.text-block-49 {
  margin-left: 5px;
  display: inline;
}

.badge-base__link-li-simple-link {
  color: #0e68d2;
}

.columns-106 {
  display: none;
}

.tabs {
  flex-direction: row;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
  width: 32%;
  margin-right: 100px;
  display: block;
}

.tab-link-tab-1 {
  background-color: #0000;
  border: 2px solid #000;
}

.tab-link-tab-1.w--current {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 10px;
}

.tab-link-tab-2 {
  background-color: #0000;
  border: 2px solid #000;
}

.tab-link-tab-2.w--current {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 10px;
}

.tab-link-tab-3 {
  background-color: #0000;
  border: 2px solid #000;
}

.tab-link-tab-3.w--current {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 10px;
}

.tab-link-tab-4 {
  background-color: #0000;
  border: 2px solid #000;
}

.tab-link-tab-4.w--current {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 10px;
}

.tab-link-tab-5 {
  background-color: #0000;
  border: 2px solid #000;
}

.tab-link-tab-5.w--current {
  background-color: #0000;
  border: 2px solid #0e68d2;
  border-radius: 10px;
  padding: 10px 25px;
}

.columns-107, .columns-108 {
  display: none;
}

.tabs-content {
  width: 50%;
  display: block;
}

.paragraph-192, .paragraph-193 {
  font-weight: 300;
}

.footernew {
  background-image: url('../images/footer-bg2.png');
  background-position: 2px 100%;
  background-repeat: repeat-x;
  background-size: 1393px;
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 40px;
}

.container-72 {
  max-width: 1200px;
}

.new-footer-conteiner {
  justify-content: space-between;
  display: flex;
}

.bold-text-68 {
  display: block;
}

.paragraph-194 {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.div-block-215 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.list-32 {
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 300;
  line-height: 21px;
  list-style-type: none;
  display: flex;
}

.list-33 {
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.div-block-216 {
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.list-item-63 {
  margin-left: 25px;
  margin-right: 25px;
}

.list-item-64 {
  margin-left: 25px;
  margin-right: 25px;
  padding-right: 0;
}

.list-item-65 {
  margin-left: 25px;
  margin-right: 25px;
}

.div-block-217 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.heading-128 {
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.link-27, .link-28, .link-29 {
  color: #fff;
  text-decoration: none;
}

.link-block-11 {
  margin-bottom: 40px;
}

.datasub-provides-following-advantages {
  display: none;
}

.div-block-218 {
  flex: 1;
  display: flex;
}

.image-169 {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 0;
  width: 100%;
  height: 400px;
  display: block;
  position: static;
  inset: 0%;
}

.div-block-219 {
  background-color: #000;
}

.collection-item-2 {
  color: #fff;
  display: block;
  position: relative;
}

.div-block-220 {
  background-image: url('../images/631a72f7eda508243857f35e_287997730_5439231009455975_9160725386537313696_n-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.div-block-221 {
  background-image: url('../images/webflow-background-image.svg'), radial-gradient(circle, #000, #fff), url('../images/631a72f7eda508243857f35e_287997730_5439231009455975_9160725386537313696_n-2.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
}

.heading-834 {
  margin-top: 0;
  margin-bottom: 37px;
  font-size: 48px;
  line-height: 58px;
}

.div-block-222 {
  object-fit: contain;
  object-position: 50% 0%;
  background-image: url('../images/webflow-background-image.svg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  place-content: flex-start center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  overflow: visible;
}

.paragraph-196 {
  text-align: center;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 34%;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.button-12 {
  background-color: #0e68d2;
  border-radius: 10px;
  padding: 15px 60px;
}

.div-block-223 {
  background-image: url('../images/webflow-background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 600px;
}

.column-238 {
  text-align: center;
  margin-top: 0;
}

.link-30, .link-31 {
  color: #fff;
}

.columns-109, .columns-110 {
  margin-bottom: 40px;
}

.heading-835, .heading-836, .heading-837 {
  margin-top: 0;
}

.columns-111 {
  margin-bottom: 40px;
}

.list-34 {
  margin-top: 20px;
}

.list-item-66, .list-item-67, .list-item-68, .list-item-69 {
  margin-bottom: 10px;
}

.link-32, .link-33, .link-34, .link-35 {
  color: #fff;
}

.heading-838 {
  text-align: left;
  font-size: 30px;
  line-height: 30px;
}

.column-239, .column-240 {
  top: -10px;
}

.button-13 {
  text-align: center;
  background-color: #0e68d2;
  border-radius: 10px;
  flex: 0 auto;
  width: 150px;
  max-width: 280px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

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

.recaptcha {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-medium {
  margin-right: 0;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.heading-style-h2 {
  color: #000;
  text-align: left;
  margin-bottom: 4rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.collection-list-2 {
  grid-column-gap: 29px;
  grid-row-gap: 43px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-global {
  object-fit: fill;
  background-color: #fff;
  padding-left: 5%;
  padding-right: 5%;
}

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

.blog-item {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  min-height: auto;
  display: flex;
}

.blok-item-link {
  flex-flow: column wrap;
  width: 100%;
  display: flex;
}

.blog-image-wrapper {
  width: 100%;
  padding-top: 57%;
  position: relative;
  overflow: hidden;
}

.mage-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.blog-item-content {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.link-36, .link-37 {
  color: #fff;
}

.link-38 {
  color: var(--white);
}

.link-39 {
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .body {
    background-image: url('../images/Pages-header-bg.png');
    border-style: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    background-image: linear-gradient(103deg, #0e68d2, #0b2442 1%, #1a1a1a), linear-gradient(116deg, #0e68d217 10%, #fcfdfffc 99%, #ecf3fced 100%, #ffffff1a 96%);
    position: absolute;
  }

  .header {
    z-index: 999;
    padding-top: 10px;
  }

  .button {
    color: #fff;
    border-width: 2px;
    border-color: #1975ff;
  }

  .dropdown-toggle {
    margin-right: 0;
  }

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

  .home-slider {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    max-width: none;
    height: auto;
  }

  .paragraph {
    margin-bottom: 10px;
    line-height: 24px;
  }

  .header-e-mail-field {
    background-color: #29323d;
    border-radius: 10px;
    height: 48px;
    margin-right: 30px;
    padding-left: 29px;
    line-height: 17px;
  }

  .form-2 {
    justify-content: center;
  }

  .submit-button {
    background-color: #0e68d2;
    background-image: url('../images/pdfimage.png');
    background-position: 87%;
    background-repeat: no-repeat;
    background-size: 9px;
    border-radius: 10px;
    width: 213px;
    height: 48px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 14px;
    line-height: 17px;
  }

  .home-free-consultation-form {
    margin-top: 15px;
  }

  .list-item {
    margin-left: 78px;
  }

  .advantages-section {
    background-image: url('../images/Gradient1.png');
    background-position: 0 100%;
    background-size: auto;
    max-width: 1200px;
    height: auto;
    margin-top: 223px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    float: left;
    clear: none;
    width: 350px;
    height: auto;
    display: inline-block;
  }

  .div-block-15 {
    float: none;
    width: 850px;
    display: inline-block;
  }

  .heading {
    float: none;
    color: #fff;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 47px;
    padding-top: 0;
    font-size: 48px;
    font-weight: 400;
    line-height: 52px;
    display: flex;
  }

  .paragraph-2 {
    color: #fff;
    width: 677px;
    height: 99px;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .div-block-16 {
    background-image: linear-gradient(150deg, #0e68d2 21%, #1a1a1a 70% 86%);
    border: 0 #0000;
    border-radius: 27px;
    max-width: 1200px;
    height: 313px;
    max-height: 313px;
    margin-top: 40px;
  }

  .container-3 {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a), linear-gradient(#0e68d217 10%, #fff);
    border-radius: 27px;
    max-width: 1200%;
    height: 311px;
    max-height: 313px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .columns {
    max-width: 101%;
  }

  .div-block-17 {
    float: left;
    width: 25%;
    padding: 60px 15px 30px 33px;
  }

  .div-block-18 {
    float: left;
    background-color: #0000;
    border-radius: 0;
    width: 28%;
    height: 313px;
    padding: 25px 15px;
  }

  .div-block-19 {
    float: left;
    width: 24%;
    padding: 60px 15px 20px;
  }

  .div-block-20 {
    float: left;
    width: 22%;
    padding: 60px 15px 40px;
  }

  .paragraph-3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
  }

  .paragraph-4 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .paragraph-5 {
    color: #fff;
    padding-right: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
  }

  .paragraph-6 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .div-block-21 {
    background-color: #13345b;
    border-radius: 36px;
    padding: 34px 15px 30px 20px;
  }

  .advantages-section-2 {
    background-image: url('../images/Group-1121033.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 519px;
    max-width: none;
    height: auto;
    margin: 0 auto;
    padding-top: 113px;
    padding-bottom: 40px;
  }

  .paragraph-7 {
    color: #d6d6d6;
  }

  .paragraph-8 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .columns-2 {
    color: #fcfcfc;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

  .paragraph-9 {
    color: #fff;
  }

  .paragraph-10 {
    color: #fff;
    margin-bottom: 10px;
    padding-right: 56px;
    font-size: 26px;
    font-weight: 500;
    line-height: 34px;
  }

  .paragraph-11 {
    margin-bottom: 10px;
    font-size: 26px;
  }

  .div-block-22 {
    margin-bottom: 80px;
    padding: 26px 50px 20px 20px;
  }

  .paragraph-12 {
    margin-bottom: 10px;
    padding-right: 19px;
  }

  .paragraph-13 {
    margin-bottom: 10px;
    padding-right: 56px;
  }

  .div-block-23 {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
    border-radius: 24px;
    margin: 0;
    padding: 20px;
  }

  .div-block-23.bcolor {
    margin-bottom: 80px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .div-block-24 {
    background-image: linear-gradient(98deg, #0e68d2, #414141 80%, #1a1a1a 104%);
    border-radius: 27px;
    margin-bottom: 80px;
    padding: 2.7px 3px 2.7px 2.7px;
  }

  .div-block-25, .div-block-26 {
    padding: 20px;
  }

  .column-2 {
    margin-top: 26px;
    padding-left: 0;
    padding-right: 32px;
  }

  .column-3 {
    padding-left: 10px;
  }

  .services {
    background-image: url('../images/Group-10161.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 618px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 81px;
    padding-bottom: 90px;
    padding-right: 0;
  }

  .services-container {
    max-width: 1200px;
  }

  .heading-2 {
    color: #fffefe;
    max-width: 1200px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
  }

  .heading-3 {
    color: #fff;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
  }

  .slider {
    background-color: #0000;
    height: 500px;
  }

  .slide-nav {
    margin-top: 0;
  }

  .slide-nav.slide-dott {
    color: #000;
  }

  .slide-box {
    background-image: linear-gradient(92deg, #0e68d2, #414141 80%);
    border-radius: 28px;
    width: 917px;
    height: 442px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 2.7px 2.7px 6px;
  }

  .slide {
    margin-top: 0;
  }

  .div-block-28 {
    background-image: linear-gradient(to right, #0b2442, #1a1a1a);
    border-radius: 26px;
    height: 437px;
  }

  .columns-3 {
    padding-left: 0;
  }

  .column-4 {
    color: #fff;
    height: 411px;
    padding-top: 55px;
    padding-left: 76px;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
  }

  .column-5 {
    justify-content: center;
    align-items: center;
    height: 442px;
    padding-left: 0;
    padding-right: 60px;
    display: flex;
  }

  .heading-4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 48px;
    font-weight: 400;
    line-height: 58px;
  }

  .paragraph-14 {
    color: #fff;
    margin-bottom: 20px;
    padding-right: 57px;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .link {
    color: #fff;
    background-color: #0e68d2;
    background-image: url('../images/pdfimage.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 13px;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 48px;
    display: flex;
  }

  .learn-more {
    color: #fff;
    background-color: #0e68d2;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-13 {
    font-size: 16px;
    text-decoration: none;
  }

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

  .link-block-3 {
    border: 2px solid #0e68d2;
    border-radius: 10px;
    width: 213px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-14 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-29 {
    clear: left;
    padding-right: 0;
    display: inline-block;
  }

  .div-block-30 {
    clear: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-block;
  }

  .link-block-4 {
    clear: none;
    border: 2px solid #0e68d2;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-15 {
    color: #fff;
    text-decoration: none;
  }

  .image-3 {
    margin: 187px 0 0 20px;
    display: block;
  }

  .image-4 {
    margin-top: 187px;
    margin-left: 0;
    margin-right: 20px;
    display: block;
  }

  .div-block-31 {
    align-items: flex-end;
    height: 16px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-32 {
    height: 75px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dutusub-numbers {
    background-image: url('../images/ds-number-bg.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 379px;
    max-width: none;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 100px 0 0;
  }

  .heading-5, .columns-4 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "Area Area-2"
                         ". ."
                         ". ."
                         ". .";
  }

  .heading-6 {
    color: #0e68d2;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
  }

  .paragraph-15 {
    color: #fff;
    padding-right: 106px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-33 {
    height: 20px;
    padding-bottom: 0;
  }

  .column-6 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 143px;
  }

  .div-block-34 {
    float: left;
    clear: none;
    width: auto;
  }

  .div-block-35 {
    float: left;
    clear: none;
    width: auto;
    padding-left: 30px;
  }

  .div-block-36 {
    float: left;
    width: auto;
    margin-top: 0;
  }

  .div-block-37 {
    float: left;
    width: auto;
    margin-top: 0;
    padding-left: 30px;
  }

  .column-7 {
    justify-content: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .steps-of-work {
    background-image: url('../images/step-of-work-bg.png'), url('../images/bg-sow.png');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 1423px, 134px;
    height: auto;
    margin-top: 0;
    padding-top: 80px;
  }

  .independent-assessments-of-our-work {
    color: #fff;
    background-image: url('../images/Gradient-right-iaow.png'), url('../images/bg-iaow.png');
    background-position: 100% 100%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 683px, 379px;
    height: auto;
    padding-top: 92px;
    padding-bottom: 60px;
  }

  .container-4 {
    max-width: 1200px;
    display: flex;
  }

  .div-block-38 {
    float: left;
    width: auto;
    margin-right: 63px;
    padding-right: 0;
  }

  .div-block-39 {
    float: left;
  }

  .heading-7 {
    color: #f3f3f3;
    width: 100%;
    margin-top: 0;
    font-weight: 500;
    line-height: 40px;
  }

  .paragraph-16 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .paragraph-17 {
    color: #a88383;
  }

  .paragraph-18 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .div-block-40 {
    float: left;
  }

  .div-block-41 {
    float: left;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-left: 54px;
    display: flex;
  }

  .heading-8 {
    border-bottom: 8px solid #1d57c5;
    border-radius: 0;
    margin-top: 27px;
    padding-bottom: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 43px;
  }

  .text-block-16 {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
  }

  .image-6 {
    float: left;
  }

  .text-block-17 {
    justify-content: flex-start;
    align-items: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
  }

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

  .columns-5 {
    float: none;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }

  .columns-6 {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }

  .column-8 {
    padding-left: 10px;
    padding-right: 0;
  }

  .heading-9 {
    color: #0e68d2;
    margin-top: 0;
    font-weight: 500;
    line-height: 34px;
  }

  .text-block-18 {
    padding-right: 134px;
    font-size: 16px;
    line-height: 24px;
  }

  .column-9, .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-11 {
    padding-left: 10px;
    padding-right: 0;
  }

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

  .column-13 {
    margin-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .link-block-5 {
    border: 1px solid #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
    display: none;
  }

  .text-block-19 {
    color: #fff;
    justify-content: center;
    align-items: stretch;
    font-size: 16px;
    display: flex;
  }

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

  .reviews-from-our-customers {
    background-image: url('../images/reviews-from-our-customers.png');
    background-position: 112%;
    background-repeat: no-repeat;
    background-size: 687px;
    height: auto;
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .container-5 {
    max-width: 1200px;
  }

  .rewiews-slide-1 {
    background-color: #0000;
    height: auto;
    padding-top: 0;
  }

  .slider-rewiews {
    background-color: #0000;
    background-image: url('../images/reviews.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 75px;
    height: auto;
    max-height: none;
    margin-top: 42px;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 40px;
    padding-left: 0;
  }

  .left-arrow {
    width: 50px;
    height: 50px;
    inset: auto auto 0% 37%;
  }

  .right-arrow {
    width: 50px;
    height: 50px;
    inset: auto 37% 0% auto;
  }

  .paragraph-21 {
    color: #fff;
    max-width: 825px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .rewiews-slide-2 {
    height: 291px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-20 {
    color: #adadad;
    max-width: 777px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-22 {
    color: #fcfcfc;
    max-width: 825px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .paragraph-23 {
    color: #fff;
    max-width: 825px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .questions-and-answers {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: sticky;
  }

  .container-6 {
    max-width: 1200px;
  }

  .dropdown-toggle-2 {
    justify-content: flex-start;
    align-items: center;
    width: 1200px;
    padding-top: 40px;
    padding-left: 0;
    display: flex;
  }

  .dropdown-toggle-2.w--open {
    padding-left: 0;
  }

  .dropdown {
    color: #fff;
    border: 1px #f7f7f7;
    border-bottom-style: solid;
    font-size: 20px;
    line-height: 29px;
    display: block;
    position: static;
  }

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

  .accordion-icon {
    position: absolute;
    inset: auto 0% auto auto;
  }

  .dropdown-list {
    color: #0000;
    padding-right: 176px;
  }

  .dropdown-list.w--open {
    color: #fff;
    background-color: #0000;
    border: 0 #000;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 220px;
    font-size: 14px;
    line-height: 21px;
    position: static;
  }

  .container-7 {
    max-width: 1200px;
  }

  .start-your-business {
    background-image: url('../images/footer-bg.png');
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 1392px;
    height: auto;
    margin-bottom: -60px;
    position: relative;
  }

  .heading-10 {
    color: #fff;
    text-align: center;
    margin-top: 73px;
    font-size: 48px;
    font-weight: 400;
    line-height: 58px;
  }

  .paragraph-24 {
    color: #fff;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 51px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-9 {
    margin-top: 76px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .foot-line {
    height: auto;
    margin-bottom: -60px;
  }

  .container-8 {
    background-image: url('../images/footer-spline.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 315px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    font-weight: 300;
    display: block;
  }

  .footer {
    background-image: url('../images/footer-bg2.png');
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1393px;
    padding-top: 0;
    padding-bottom: 62px;
  }

  .footer-flex-container {
    margin-bottom: 0;
    padding-right: 40px;
  }

  .footer-logo-link {
    justify-content: center;
    align-items: center;
    min-width: auto;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-bottom: 0;
    display: flex;
  }

  .footer-image {
    width: 280px;
    height: 32px;
    display: block;
  }

  .footer-heading {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }

  .footer-link {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .container-9 {
    max-width: 1200px;
  }

  .paragraph-25 {
    color: #fff;
    line-height: 21px;
  }

  .paragraph-26 {
    color: #fff;
    margin-top: 50px;
    font-weight: 300;
  }

  .div-block-43 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .list-item-2 {
    color: snow;
  }

  .link-block-6, .link-block-7 {
    margin-right: 15px;
  }

  .div-block-44 {
    padding-top: 43px;
  }

  .div-block-45 {
    border-bottom: 1px solid #fff;
    max-width: 1200px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .div-block-45.wer1 {
    border-bottom-color: #000;
  }

  .list {
    border-bottom-style: none;
    margin-bottom: 24px;
    padding-bottom: 0;
    display: flex;
  }

  .link-2 {
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    display: flex;
  }

  .link-2:hover {
    text-decoration: underline;
  }

  .container-sow-desktop {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-46 {
    background-image: url('../images/step-of-work-bg.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 1200px 300px;
    height: 326px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-47 {
    display: block;
    position: static;
  }

  .dropdown-link3 {
    color: #fff;
    background-color: #0000;
    padding-left: 10px;
    display: block;
  }

  .div-block-48 {
    clear: none;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 210px;
    margin-right: 114px;
    display: inline-block;
  }

  .div-block-49, .div-block-50, .div-block-51 {
    display: inline-block;
  }

  .box-we-take-initiative {
    color: #fff;
    margin-top: 0;
    font-weight: 500;
    line-height: 40px;
  }

  .paragraph-27 {
    color: #fff;
    width: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .div-block-52 {
    clear: none;
    display: inline-block;
  }

  .heading-11 {
    color: #fff;
    margin-top: 0;
    font-weight: 500;
    line-height: 40px;
  }

  .paragraph-28 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .div-block-53 {
    display: inline-block;
  }

  .div-block-54 {
    margin-left: 106px;
    display: inline-block;
  }

  .heading-12 {
    color: #fff;
    font-weight: 500;
    line-height: 40px;
  }

  .paragraph-29 {
    color: #fff;
    margin-right: 89px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .heading-13 {
    color: #fff;
    font-weight: 500;
    line-height: 40px;
  }

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

  .paragraph-31 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-55 {
    margin-top: 220px;
  }

  .dropdown-list-2.w--open {
    padding-left: 20px;
    top: 48px;
    left: 0;
  }

  .dropdown-link-2, .dropdown-link-3 {
    padding-left: 10px;
  }

  .dropdown-list-3 {
    padding-bottom: 0;
  }

  .dropdown-list-3.w--open {
    padding-bottom: 20px;
    padding-right: 20px;
    top: 48px;
    left: 0;
  }

  .dropdown-link-4, .dropdown-link-5, .dropdown-link-6 {
    padding-left: 10px;
  }

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

  .bold-text {
    line-height: 34px;
  }

  .paragraph-33 {
    padding-right: 57px;
  }

  .bold-text-2 {
    font-size: 26px;
    line-height: 34px;
  }

  .bold-text-3 {
    padding-right: 0;
    font-size: 26px;
    line-height: 34px;
  }

  .paragraph-35 {
    padding-right: 37px;
  }

  .columns-7 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .page-header {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 60px;
  }

  .columns-8, .columns-9 {
    align-items: center;
    display: flex;
  }

  .heading-19 {
    margin-bottom: 20px;
    padding-left: 140px;
    padding-right: 140px;
  }

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

  .column-21 {
    justify-content: center;
    align-items: stretch;
  }

  .columns-10 {
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    display: flex;
  }

  .columns-11 {
    align-items: center;
    margin-top: 100px;
    display: flex;
  }

  .column-22 {
    justify-content: center;
    display: flex;
  }

  .paragraph-56 {
    color: #fff;
  }

  .paragraph-57 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .columns-14 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-15 {
    max-width: 1200px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-58 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .column-23 {
    justify-content: flex-end;
    padding-top: 19px;
    display: flex;
  }

  .section-8 {
    background-image: url('../images/Gradient-right-iaow.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 570px;
    margin-top: 0;
    padding-top: 100px;
  }

  .column-29 {
    padding-right: 7%;
  }

  .paragraph-64 {
    line-height: 30px;
  }

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

  .paragraph-66 {
    margin-top: 25px;
    padding-right: 5px;
  }

  .div-block-77 {
    height: 43px;
  }

  .div-block-78 {
    height: 84px;
  }

  .div-block-79 {
    height: 87px;
  }

  .div-block-81 {
    height: 44px;
  }

  .columns-26 {
    padding-top: 65px;
  }

  .image-26 {
    width: 68px;
    display: block;
  }

  .list-item-8 {
    display: block;
  }

  .div-block-93 {
    width: 34%;
  }

  .paragraph-73 {
    padding-right: 40px;
  }

  .columns-32 {
    margin-bottom: 60px;
  }

  .column-66.bordercolorl {
    padding-right: 44px;
  }

  .heading-38 {
    margin-bottom: 40px;
  }

  .columns-33 {
    margin-bottom: 72px;
  }

  .we-are-experts-in {
    height: auto;
  }

  .heading-39 {
    margin-bottom: 60px;
  }

  .container-26 {
    max-width: 1200px;
  }

  .columns-38, .columns-39 {
    margin-bottom: 90px;
  }

  .text-block-25 {
    padding-right: 20px;
  }

  .text-block-26 {
    padding-right: 60px;
  }

  .popupconsultation {
    opacity: 0;
    display: none;
    transform: scale(1.1);
  }

  .send-me-the-report-popap {
    width: 600px;
    padding-left: 0;
    padding-right: 0;
  }

  .send-me-the-report-popap.bcolor {
    background-image: linear-gradient(92deg, #0b2442, #1a1a1a);
    border-width: 2px;
    margin-top: 140px;
    position: relative;
  }

  .paragraph-89 {
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 31px;
  }

  .submit-button-5 {
    background-image: url('../images/pdfimage.png');
    background-position: 73%;
    background-repeat: no-repeat;
    background-size: 11px;
    margin: 50px auto 30px;
  }

  .send-me-the-report-popap-form-on-shopify-page {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-field-4 {
    width: 320px;
    height: 48px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
  }

  .text-field-5 {
    width: 320px;
    height: 48px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
  }

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

  .link-3 {
    color: #d48005;
    margin-left: 4px;
  }

  .div-block-105 {
    justify-content: center;
    display: flex;
  }

  .div-block-106 {
    cursor: pointer;
    position: absolute;
    inset: 23px 23px auto auto;
  }

  .paragraph-113 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .columns-78 {
    align-items: center;
    display: flex;
  }

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

  .div-block-172 {
    padding-top: 100px;
  }

  .service-box.bcolor {
    justify-content: space-between;
  }

  .submit-button-12 {
    padding-top: 11px;
    padding-bottom: 13px;
  }

  .body-white {
    background-color: #f8f8f8;
  }

  .section-51 {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .container-69 {
    max-width: 1200px;
  }

  .body-4 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-188 {
    margin-bottom: 60px;
  }

  .html-embed-6 {
    font-size: 16px;
  }

  .columns-103 {
    margin-bottom: 100px;
  }

  .div-block-194 {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-195 {
    flex: none;
    margin-right: 20px;
    display: inline-block;
  }

  .div-block-196 {
    flex: 0 auto;
    display: inline-block;
  }

  .archivearticlebox {
    border-bottom: 1px solid #cacaca;
    margin-top: 90px;
  }

  .html-embed-7 {
    color: #000;
  }

  .submit-button-butn {
    background-color: #0e68d2;
    background-image: url('../images/pdfimage.png');
    background-position: 87%;
    background-repeat: no-repeat;
    background-size: 9px;
    border-radius: 10px;
    width: 213px;
    height: 48px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 14px;
    line-height: 17px;
  }

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

  .heading-127 {
    font-size: 16px;
    line-height: 24px;
  }

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

  .column-239 {
    top: -10px;
  }

  .column-240 {
    padding-top: 0;
    top: -10px;
  }
}

@media screen and (min-width: 1920px) {
  .button {
    display: block;
  }

  .container-2, .home-slider {
    max-width: 1240px;
  }

  .submit-button {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    text-decoration: none;
  }

  .steps-of-work {
    background-image: url('../images/step-of-work-bg.png'), url('../images/bg-sow.png');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 1423px, 134px;
  }

  .dropdown-toggle-2 {
    margin-top: 0;
    padding-top: 40px;
  }

  .dropdown {
    margin-top: 40px;
  }

  .free-consultation-form, .text-field-6, .text-field-7 {
    color: #000;
  }

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

  .container-63 {
    max-width: 1200px;
  }

  .textarea {
    color: #000;
  }

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

  .submit-button-butn {
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    text-decoration: none;
  }

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

  .heading-127 {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    border: 0 #000;
  }

  .div-block-13 {
    height: 841px;
  }

  .header {
    padding-top: 2px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-logo-link {
    margin-left: 20px;
  }

  .nav-logo {
    height: 45px;
    margin-top: 14px;
  }

  .advantages-link {
    text-align: left;
    text-transform: uppercase;
    display: block;
  }

  .advantages-link.blacktext {
    text-align: left;
    display: block;
  }

  .button {
    width: 300px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .button.bchbtn {
    text-align: left;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .button.blackborder.blacktext {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-12 {
    text-transform: uppercase;
  }

  .image {
    height: auto;
  }

  .paragraph {
    font-size: 18px;
    line-height: 21px;
    display: none;
  }

  .form-2 {
    margin-top: 37px;
  }

  .advantages-section-2 {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .paragraph-10 {
    padding-right: 0;
    font-size: 20px;
    line-height: 29px;
  }

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

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

  .paragraph-13 {
    padding-right: 13px;
  }

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

  .div-block-25 {
    padding-left: 0;
    padding-right: 59px;
  }

  .services {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 29px;
  }

  .dutusub-numbers {
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-4 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

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

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

  .paragraph-15 {
    padding-right: 0;
  }

  .column-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 106px;
    padding-right: 0;
    display: block;
  }

  .div-block-34 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
  }

  .div-block-35, .div-block-36, .div-block-37 {
    width: 100%;
  }

  .column-7 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .steps-of-work {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 45px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .independent-assessments-of-our-work {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading-7 {
    font-size: 20px;
    line-height: 29px;
  }

  .heading-9 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-18 {
    padding-right: 20px;
  }

  .reviews-from-our-customers {
    padding-top: 45px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .rewiews-slide-1 {
    padding-left: 50px;
  }

  .slider-rewiews {
    background-size: 45px;
    margin-left: 0;
  }

  .rewiews-slide-2 {
    padding-left: 50px;
  }

  .questions-and-answers {
    padding-left: 40px;
    padding-right: 40px;
  }

  .dropdown-toggle-2 {
    white-space: normal;
    object-fit: fill;
    direction: ltr;
    justify-content: flex-start;
    padding-right: 40px;
    display: flex;
  }

  .dropdown {
    white-space: nowrap;
    direction: ltr;
    display: block;
  }

  .heading-10 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-24 {
    margin-top: 20px;
    padding-left: 78px;
    padding-right: 78px;
  }

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

  .footer-flex-container {
    align-items: stretch;
  }

  .footer-image {
    width: 200px;
    height: auto;
  }

  .footer-link {
    font-size: 16px;
    line-height: 24px;
  }

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

  .paragraph-26.blacktext {
    line-height: 16px;
  }

  .div-block-43 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-right: 10px;
    display: flex;
  }

  .div-block-44 {
    margin-left: 0;
    padding-top: 0;
  }

  .container-sow-desktop {
    display: none;
  }

  .dropdown-link3.blacktext {
    background-color: #f8f8f8;
  }

  .dropdown-list-2.w--open {
    border-left: 1px solid #fcf7f7;
    margin-left: 10px;
  }

  .dropdown-list-3.w--open {
    border-left: 1px solid #fcf7f7;
    margin-left: 20px;
  }

  .dropdown-2 {
    width: 150px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .dropdown-3 {
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .nav-menu {
    text-align: center;
    object-fit: fill;
    background-color: #000;
    border-left: 1px #fcf7f7;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    margin-left: 20px;
    padding: 20px 20px 40px;
    display: block;
    inset: 70px 0% auto auto;
    overflow: visible;
  }

  .nav-menu.bcuo {
    background-color: #090909;
    padding-bottom: 20px;
  }

  .nav-menu.rrrg {
    background-color: #f8f8f8;
    width: 50%;
    height: auto;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    inset: 0 -21px auto auto;
  }

  .icon-2 {
    font-size: 42px;
    line-height: 39px;
  }

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

  .bold-text, .bold-text-2, .bold-text-3 {
    font-size: 20px;
    line-height: 29px;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-14 {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .columns-7 {
    align-items: flex-start;
    margin-top: 50px;
  }

  .column-15 {
    padding-top: 0;
  }

  .paragraph-37 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-15 {
    margin-bottom: 50px;
    padding-right: 40px;
    font-size: 24px;
    line-height: 29px;
  }

  .heading-19 {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
  }

  .paragraph-40, .paragraph-42 {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-43 {
    text-align: center;
    width: 89%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-57 {
    width: 46%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-58 {
    width: 45%;
  }

  .paragraph-45 {
    padding-left: 0;
    padding-right: 0;
  }

  .exclusive-shopify-solutions {
    background-image: none;
    background-repeat: repeat;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-20 {
    font-size: 22px;
    line-height: 33px;
  }

  .paragraph-48, .paragraph-52 {
    padding-right: 10px;
  }

  .column-21 {
    justify-content: center;
    display: flex;
  }

  .columns-10 {
    object-fit: fill;
    flex-direction: row;
    display: flex;
  }

  .section-7 {
    background-image: url('../images/ander-footer-bg.png');
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 1392px;
    padding-top: 119px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-22 {
    display: block;
  }

  .paragraph-57 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 27px;
  }

  .columns-14 {
    padding-left: 0;
  }

  .columns-15 {
    flex-direction: row-reverse;
    justify-content: flex-start;
    margin-top: 50px;
    display: flex;
  }

  .paragraph-58 {
    padding-right: 0;
  }

  .column-23 {
    padding-left: 10px;
    display: block;
  }

  .section-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-24 {
    padding-top: 10px;
  }

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

  .section-9 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-21 {
    padding-right: 0;
    font-size: 24px;
    line-height: 29px;
  }

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

  .heading-22 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-61.borderbox {
    padding: 30px 20px;
  }

  .heading-23 {
    height: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
  }

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

  .div-block-63 {
    margin-top: 60px;
  }

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

  .columns-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-arrow-2 {
    right: 30%;
  }

  .left-arrow-2 {
    left: -18%;
  }

  .paragraph-60 {
    padding-right: 10px;
  }

  .paragraph-61 {
    padding-right: 20px;
  }

  .heading-25 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .div-block-71 {
    display: none;
  }

  .button-3 {
    font-size: 14px;
  }

  .image-15 {
    width: 275px;
    position: absolute;
    inset: auto 4% 3px auto;
  }

  .paragraph-64 {
    font-size: 18px;
    line-height: 21px;
    display: none;
  }

  .div-block-75.bcolor {
    padding: 40px;
    display: block;
    position: relative;
  }

  .heading-31 {
    margin-top: 8px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-76 {
    align-items: center;
    height: auto;
    display: flex;
  }

  .paragraph-66 {
    align-items: center;
    margin-top: 20px;
    padding-right: 15%;
    display: flex;
  }

  .paragraph-66.dfg {
    margin-top: 0;
  }

  .button-4 {
    justify-content: center;
    align-items: center;
    width: 168px;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
    display: none;
  }

  .div-block-78 {
    height: 110px;
  }

  .div-block-80 {
    height: 76px;
  }

  .div-block-81 {
    height: 27px;
  }

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

  .heading-32 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }

  .image-17 {
    display: block;
  }

  .columns-26 {
    justify-content: center;
    align-items: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .columns-27 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-25 {
    display: none;
  }

  .image-26 {
    width: 88px;
    max-width: none;
    height: 88px;
  }

  .column-47, .column-48, .column-49, .column-50 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-51 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .link-block-8 {
    flex-direction: row;
    justify-content: flex-end;
    padding: 20px;
    display: block;
    position: absolute;
    inset: 20px 20px auto auto;
  }

  .column-53, .column-54, .column-55, .column-56 {
    justify-content: center;
    display: flex;
  }

  .link-block-9 {
    padding: 20px;
    display: block;
    position: absolute;
    inset: 20px 20px auto auto;
  }

  .columns-28 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .column-58 {
    display: flex;
  }

  .div-block-84 {
    flex: 0 auto;
    padding-left: 10px;
    padding-right: 20px;
  }

  .sow-box.bcolor {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
    border: 1px solid #11298b;
    border-radius: 27px;
    justify-content: center;
    align-items: flex-start;
    padding: 20px 30px;
    display: flex;
  }

  .heading-34 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .heading-35 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
  }

  .paragraph-67 {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .container-sow-mobile {
    margin-top: 40px;
    padding-left: 85px;
    padding-right: 85px;
    display: block;
  }

  .sow-arrow {
    background-image: url('../images/sow-mobile-box-arrow.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 52px;
    height: 35px;
  }

  .div-block-92 {
    display: block;
  }

  .columns-29 {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-36 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .text-field-3 {
    width: auto;
  }

  .submit-button-4 {
    width: auto;
    margin-left: 0;
    display: block;
  }

  .header-form-on-shopify-page {
    flex-direction: row;
    display: block;
  }

  .form-on-shopify-page {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .paragraph-69 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 27px;
  }

  .paragraph-71 {
    font-size: 24px;
  }

  .paragraph-72 {
    padding-right: 10px;
  }

  .div-block-93 {
    margin-top: 20px;
  }

  .column-60 {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .paragraph-73 {
    flex: 0 auto;
    padding-right: 0;
    font-size: 18px;
    line-height: 27px;
  }

  .paragraph-74 {
    padding-right: 10px;
  }

  .datasubfintecsds {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-61.bordercolorl, .column-62.bordercolorl {
    padding-right: 20px;
  }

  .column-63.bordercolorl {
    padding-right: 0;
  }

  .section-17 {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-64.bordercolorl {
    padding-right: 0;
  }

  .column-65.bordercolorl {
    padding-right: 20px;
  }

  .column-66.bordercolorl {
    padding-right: 0;
  }

  .development-use-cases {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-76 {
    padding-right: 0;
    font-size: 18px;
    line-height: 27px;
  }

  .paragraph-77 {
    padding-right: 0;
  }

  .column-70 {
    padding-right: 20px;
  }

  .we-are-experts-in, .payment-gateways {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-41 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .columns-41 {
    display: block;
  }

  .section-19 {
    flex-direction: row;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .column-83 {
    align-items: center;
    display: flex;
  }

  .types-of-portals {
    padding-top: 40px;
  }

  .column-84 {
    display: flex;
  }

  .text-block-24 {
    padding-top: 13px;
  }

  .paragraph-80 {
    padding-right: 0;
  }

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

  .columns-42 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .we-are-experts-in-javascript-frameworks {
    padding-top: 40px;
  }

  .column-89 {
    padding-top: 40px;
    display: flex;
  }

  .image-40 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .paragraph-85 {
    padding-right: 0;
  }

  .paragraph-87 {
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-88 {
    font-size: 16px;
    line-height: 24px;
  }

  .columns-43 {
    flex-direction: column;
    display: block;
  }

  .popupconsultation {
    opacity: 0;
    display: none;
  }

  .send-me-the-report-popap.bcolor {
    margin-top: 10px;
    padding: 20px;
  }

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

  .submit-button-5 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-field-4 {
    margin-bottom: 10px;
  }

  .div-block-105 {
    flex-direction: column;
  }

  .paragraph-93 {
    padding-right: 20px;
  }

  .paragraph-94 {
    padding-right: 20px;
    font-size: 16px;
  }

  .paragraph-95, .paragraph-96 {
    padding-right: 20px;
  }

  .paragraph-107 {
    padding-right: 10px;
  }

  .paragraph-111 {
    padding-right: 0;
  }

  .paragraph-113 {
    padding-left: 81px;
    padding-right: 81px;
  }

  .paragraph-115 {
    padding-right: 10px;
  }

  .div-block-117 {
    height: 30px;
  }

  .div-block-118 {
    height: 20px;
    overflow: visible;
  }

  .paragraph-116, .paragraph-117 {
    padding-right: 20px;
  }

  .paragraph-118, .paragraph-119, .paragraph-120 {
    padding-right: 10px;
  }

  .paragraph-121 {
    padding-right: 20px;
  }

  .div-block-121 {
    width: 333px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .div-block-123 {
    width: 67px;
    margin-right: 10px;
  }

  .column-98, .column-109 {
    padding-left: 0;
  }

  .column-110 {
    padding-left: 0;
    padding-right: 10px;
  }

  .paragraph-122 {
    padding-right: 0;
  }

  .section-20 {
    padding-bottom: 60px;
  }

  .column-127 {
    display: none;
  }

  .section-21 {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-130 {
    display: block;
  }

  .popupfreeconsultation {
    opacity: 0;
    border-radius: 0;
    display: none;
  }

  .free-consultation-form {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .text-field-6 {
    width: 100%;
    margin-bottom: 10px;
  }

  .text-field-7 {
    width: 100%;
  }

  .submit-button-6 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .heading-45 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

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

  .submit-button-7 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    max-width: 280px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 16px;
    display: flex;
  }

  .section-23 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-46 {
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-146 {
    padding-right: 0;
  }

  .section-24 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-47 {
    font-size: 24px;
    line-height: 29px;
  }

  .text-block-27 {
    line-height: 43px;
  }

  .heading-48 {
    font-size: 20px;
    line-height: 29px;
  }

  .div-block-142 {
    margin-right: 40px;
  }

  .columns-71 {
    padding-top: 0;
  }

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

  .heading-49 {
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-147 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-50 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-149 {
    padding-right: 0;
  }

  .heading-51 {
    font-size: 24px;
    line-height: 29px;
  }

  .section-26 {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-151, .paragraph-152, .paragraph-153, .paragraph-154, .paragraph-155 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-75 {
    flex-direction: column;
    padding-left: 65px;
    padding-right: 65px;
    display: block;
  }

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

  .div-block-144, .div-block-145, .div-block-146, .div-block-147, .div-block-154, .div-block-155, .div-block-156, .div-block-157 {
    width: 111px;
  }

  .column-138, .column-139, .column-140, .column-141 {
    justify-content: center;
    display: flex;
  }

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

  .columns-76, .columns-77 {
    flex-direction: column;
    padding-left: 65px;
    padding-right: 65px;
    display: flex;
  }

  .div-block-159 {
    justify-content: center;
    align-items: stretch;
    width: 200px;
    display: flex;
  }

  .column-142 {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-161 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 496px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .image-52 {
    width: 300px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-53 {
    width: 200px;
  }

  .columns-78 {
    justify-content: center;
    align-items: center;
  }

  .image-55 {
    margin-top: 30px;
  }

  .image-56 {
    width: 160px;
  }

  .image-57 {
    width: 67px;
  }

  .image-58, .image-59, .image-60, .image-61, .image-62, .image-63, .image-64, .image-65, .image-66, .image-67, .image-68, .image-69, .image-70 {
    width: 67px;
    margin-right: 10px;
  }

  .image-71, .image-72, .image-73, .image-74, .image-75, .image-76 {
    width: 66px;
    margin-right: 10px;
  }

  .image-77, .image-78 {
    width: 66px;
    margin-right: 5px;
  }

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

  .image-79, .image-80, .image-81, .image-82, .image-83, .image-84, .image-85, .image-86, .image-87, .image-88, .image-89, .image-90, .image-91, .image-92, .image-93, .image-94, .image-95, .image-96 {
    width: 66px;
    margin-right: 10px;
  }

  .c-accordion-item {
    margin-bottom: 20px;
  }

  ._w-accordion-item-a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-item-a-text {
    width: 100%;
    margin-left: 0;
    padding-left: 17px;
  }

  .columns-82 {
    flex-direction: row;
    margin-bottom: 0;
    display: block;
  }

  .heading-53 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .section-28 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .column-149 {
    margin-top: 0;
  }

  .button-10 {
    width: 100%;
    padding: 30px 70px 30px 40px;
  }

  .heading-62 {
    font-size: 24px;
    line-height: 29px;
  }

  .columns-88 {
    justify-content: center;
    display: flex;
  }

  .section-32 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-63 {
    font-size: 22px;
    line-height: 33px;
  }

  .section-33 {
    padding: 20px 40px;
  }

  .heading-64 {
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-31 {
    font-size: 21px;
    line-height: 24px;
  }

  .text-block-32 {
    padding-left: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-65 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-167 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 21px;
  }

  .list-7 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
  }

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

  .heading-66 {
    font-size: 20px;
    line-height: 24px;
  }

  .columns-92 {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
  }

  .list-9, .list-10 {
    font-size: 16px;
    line-height: 21px;
  }

  .column-164, .columns-93 {
    display: flex;
  }

  .column-184, .column-185 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-186 {
    flex: 0 auto;
    justify-content: center;
    display: flex;
  }

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

  .image-135 {
    width: 143px;
  }

  .image-136 {
    width: 200px;
  }

  .bold-text-17 {
    font-size: 18px;
    line-height: 27px;
  }

  .image-147 {
    width: 200px;
  }

  .columns-94 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .service-box.bcolor {
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-36 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-69 {
    margin-bottom: 20px;
  }

  .blockchain-development-services {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-72 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
  }

  .submit-button-12 {
    margin-left: 0;
  }

  .section-40 {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .recent-projects {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-73 {
    font-size: 36px;
    line-height: 42px;
  }

  .areas-of-focus {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-74 {
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-175 {
    padding-right: 0;
  }

  .thinking-and-building-outside {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-75 {
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-180 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .recent-projects-2 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-76 {
    font-size: 24px;
    line-height: 29px;
  }

  .how-we-work {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-78 {
    font-size: 24px;
    line-height: 29px;
  }

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

  .ask-us-a-question {
    padding: 60px 20px;
  }

  .heading-79 {
    padding-right: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .submit-button-13, .text-field-16 {
    width: 280px;
  }

  .paragraph-179 {
    text-align: left;
    padding-right: 0;
  }

  .paragraph-179.whitetext {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-180 {
    padding-right: 0;
  }

  .paragraph-180.whitetext {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-181 {
    padding-right: 0;
  }

  .paragraph-181.whitetext {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .white-footer {
    padding-top: 20px;
  }

  .columns-100 {
    align-items: flex-start;
  }

  .columns-102 {
    align-items: center;
    display: flex;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .section-49 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-189 {
    width: auto;
    height: 200px;
  }

  .section-50 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-81 {
    font-size: 24px;
    line-height: 29px;
  }

  .section-52 {
    padding-top: 60px;
  }

  .heading-82 {
    font-size: 24px;
    line-height: 39px;
  }

  .div-block-200 {
    display: none;
  }

  .column-234 {
    justify-content: center;
    display: flex;
  }

  .div-block-201 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: stretch stretch;
    display: grid;
  }

  .bold-text-59 {
    display: block;
  }

  .image-164, .image-165, .image-166, .image-167 {
    width: 200px;
  }

  .section-54 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-86 {
    padding-right: 0;
  }

  .div-block-211 {
    flex-direction: column;
  }

  .textarea {
    min-height: 100px;
  }

  .submit-button-butn {
    padding-top: 15px;
  }

  .paragraph-191 {
    display: none;
  }

  .columns-105 {
    flex-direction: row;
    display: block;
  }

  .column-237, .div-block-214 {
    margin-bottom: 10px;
  }

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

  .column-240 {
    left: auto;
    right: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .collection-list-2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .body {
    border: 0 #000;
  }

  .div-block-13 {
    height: 841px;
  }

  .header {
    position: relative;
  }

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

  .nav-logo {
    height: 38px;
    display: inline-block;
  }

  .advantages-link {
    clear: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: relative;
  }

  .button {
    color: #acacac;
    border-color: #1975ff;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 280px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .button.bchbtn {
    text-align: center;
    display: block;
  }

  .dropdown-toggle.w--open {
    font-size: 14px;
  }

  .image {
    background-image: none;
    background-size: auto;
    height: auto;
  }

  .paragraph {
    display: none;
  }

  .header-e-mail-field {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-2 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .submit-button {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .home-free-consultation-form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .advantages-section-2 {
    margin: 0;
    padding-bottom: 30px;
  }

  .paragraph-10 {
    background-image: url('../images/Vector-right.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 20px;
  }

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

  .heading-2, .heading-3 {
    font-weight: 600;
  }

  .image-5 {
    width: 280px;
  }

  .paragraph-15 {
    width: 100%;
    padding-right: 0;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 14px;
    display: block;
  }

  .div-block-34, .div-block-35 {
    width: 100%;
  }

  .div-block-36 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
  }

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

  .div-block-38 {
    padding-right: 21px;
  }

  .paragraph-18 {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .heading-8 {
    margin-top: 0;
  }

  .div-block-42, .columns-5, .columns-6 {
    margin-top: 20px;
  }

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

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

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

  .left-arrow {
    left: 33%;
  }

  .right-arrow {
    right: 33%;
  }

  .questions-and-answers {
    padding: 0 20px;
  }

  .dropdown-toggle-2 {
    white-space: normal;
    object-fit: fill;
    flex-wrap: nowrap;
    align-content: space-between;
    display: block;
    overflow: visible;
  }

  .dropdown {
    white-space: nowrap;
    object-fit: fill;
    justify-content: flex-start;
    align-items: center;
    display: block;
    position: static;
    overflow: visible;
  }

  .text-block-20 {
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .container-7 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .heading-10 {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-image {
    object-fit: contain;
  }

  .container-9 {
    padding-right: 0;
  }

  .paragraph-26 {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    display: block;
  }

  .div-block-43 {
    display: none;
  }

  .list {
    justify-content: center;
  }

  .link-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .dropdown-list-2.w--open {
    border-left: 1px solid #fcf7f7;
    width: 200px;
    margin-left: 20px;
    font-size: 14px;
  }

  .dropdown-link-3 {
    font-size: 14px;
  }

  .dropdown-list-3.w--open {
    border-left: 1px solid #fcf7f7;
    width: 200px;
    margin-left: 20px;
    display: block;
  }

  .container-11 {
    position: static;
    top: 0;
  }

  .dropdown-2 {
    text-transform: uppercase;
    width: 120px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    display: block;
  }

  .dropdown-3 {
    text-transform: uppercase;
    width: 150px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .nav-menu {
    text-align: left;
    background-color: #000;
    width: 60%;
    height: auto;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 75px 0 auto auto;
  }

  .nav-menu.bcuo {
    background-color: #090909;
    width: 54%;
  }

  .nav-menu.rrrg {
    width: 52%;
    right: -20px;
  }

  .icon-2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 39px;
  }

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

  .bold-text, .bold-text-3 {
    background-image: url('../images/Vector-right.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 20px;
  }

  .heading-14 {
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    display: block;
  }

  .columns-7 {
    flex-direction: column;
  }

  .column-15 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
    display: block;
  }

  .paragraph-37 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    text-align: center;
    padding-left: 40px;
  }

  .columns-8 {
    flex-direction: column;
  }

  .columns-9 {
    flex-direction: column-reverse;
  }

  .subfooter {
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .heading-19 {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 29px;
  }

  .paragraph-42 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-57 {
    width: 44%;
  }

  .div-block-58 {
    width: 49%;
  }

  .exclusive-shopify-solutions {
    background-image: url('../images/ESSOI-bg-mob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 375px;
  }

  .paragraph-47, .paragraph-49, .paragraph-50 {
    margin-bottom: 10px;
  }

  .button-2 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .column-21 {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-top: 0;
    display: flex;
  }

  .columns-10 {
    flex-direction: column-reverse;
    margin-top: 40px;
    display: flex;
  }

  .columns-11 {
    flex-direction: column;
    margin-top: 40px;
  }

  .section-7 {
    padding-top: 124px;
  }

  .text-field-2 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .submit-button-3 {
    width: 320px;
  }

  .footer-form-o-n-shopify-page {
    flex-direction: column;
  }

  .column-22 {
    display: none;
  }

  .columns-15 {
    flex-direction: column-reverse;
    display: flex;
  }

  .column-23 {
    margin-bottom: 30px;
    padding-top: 0;
  }

  .section-8 {
    padding: 20px 40px 40px;
  }

  .column-24 {
    margin-bottom: 30px;
  }

  .container-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-9 {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-21 {
    padding-right: 0;
  }

  .div-block-60 {
    position: static;
  }

  .column-25 {
    justify-content: center;
    display: flex;
  }

  .columns-18 {
    padding-bottom: 20px;
  }

  .fintech-slider {
    background-color: #0000;
    display: none;
  }

  .right-arrow-2 {
    right: 13%;
  }

  .left-arrow-2 {
    left: -30%;
  }

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

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

  .heading-25 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .paragraph-63 {
    margin-bottom: 60px;
  }

  .button-3 {
    margin-top: 40px;
    font-size: 14px;
  }

  .image-15 {
    display: block;
  }

  .columns-24 {
    flex-direction: column;
  }

  .column-33 {
    margin-top: 92px;
    display: block;
  }

  .paragraph-64 {
    display: none;
  }

  .section-14 {
    padding-top: 60px;
  }

  .div-block-75.bcolor {
    margin-left: 0;
    margin-right: 0;
    padding: 30px;
  }

  .heading-31 {
    flex: 0 auto;
    margin-left: 10px;
    font-size: 18px;
  }

  .div-block-76 {
    flex: 0 auto;
    display: flex;
  }

  .div-block-76.bcolor {
    display: flex;
  }

  .paragraph-66 {
    padding-right: 0%;
    font-size: 14px;
  }

  .container-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .our-core-technologies {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-26, .columns-27 {
    display: flex;
  }

  .image-25 {
    display: none;
  }

  .image-26 {
    width: 70px;
    height: 70px;
  }

  .column-47 {
    flex-direction: column;
    display: block;
  }

  .image-29 {
    width: 60px;
    display: inline-block;
  }

  .image-33 {
    width: 60px;
  }

  .container-sow-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .sow-arrow {
    height: 35px;
  }

  .image-35 {
    width: 300px;
  }

  .div-block-86 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    display: block;
  }

  .link-block-10, .div-block-87 {
    display: block;
  }

  .div-block-90 {
    justify-content: center;
  }

  .heading-36 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
  }

  .text-field-3 {
    width: auto;
    margin-bottom: 10px;
    display: block;
  }

  .submit-button-4 {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
  }

  .header-form-on-shopify-page {
    flex-direction: row;
    display: flex;
  }

  .form-on-shopify-page {
    flex-direction: column;
    flex: 0 auto;
    width: 300px;
    display: flex;
  }

  .paragraph-69 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-71 {
    font-size: 24px;
  }

  .paragraph-72 {
    text-align: center;
    padding-right: 10px;
  }

  .div-block-93 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .paragraph-73, .paragraph-74 {
    padding-right: 0;
  }

  .datasubfintecsds {
    padding-left: 40px;
  }

  .column-61.bordercolorl {
    margin-bottom: 30px;
    padding: 20px 0 20px 10px;
  }

  .column-62.bordercolorl {
    padding-right: 0;
  }

  .column-63.bordercolorl {
    margin-top: 10px;
    padding-right: 0;
  }

  .section-17 {
    padding-bottom: 60px;
  }

  .column-64.bordercolorl, .column-65.bordercolorl {
    padding-right: 0;
  }

  .column-66.bordercolorl {
    margin-top: 20px;
    padding-right: 0;
  }

  .paragraph-76 {
    padding-right: 0;
  }

  .columns-33 {
    margin-bottom: 50px;
  }

  .column-67, .paragraph-77, .column-68, .column-69, .column-70 {
    padding-right: 0;
  }

  .columns-38 {
    display: flex;
  }

  .fintechsubfooter {
    padding-bottom: 100px;
  }

  .heading-41 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
  }

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

  .column-83 {
    display: none;
  }

  .paragraph-78, .paragraph-79 {
    text-align: center;
  }

  .types-of-portals {
    padding-top: 40px;
  }

  .paragraph-82 {
    width: auto;
  }

  .column-89 {
    display: none;
  }

  .image-40 {
    margin-bottom: 20px;
    display: block;
  }

  .paragraph-85 {
    padding-right: 0;
  }

  .div-block-99 {
    margin-top: 20px;
  }

  .paragraph-87 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .paragraph-88 {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
  }

  .footer-form {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .columns-43 {
    flex-direction: row;
    display: flex;
  }

  .div-block-100 {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-102 {
    justify-content: center;
    margin-bottom: 40px;
    display: flex;
  }

  .div-block-103 {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .popupconsultation {
    opacity: 0;
    border-radius: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .send-me-the-report-popap.bcolor {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-89 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .submit-button-5 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-field-4 {
    margin-bottom: 10px;
  }

  .div-block-106 {
    z-index: 999;
  }

  .paragraph-91 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .column-91 {
    display: none;
  }

  .image-42 {
    width: 200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-113 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-117 {
    height: 20px;
  }

  .columns-44 {
    margin-bottom: 10px;
    display: block;
  }

  .column-97, .column-99, .column-100, .column-101 {
    padding-left: 0;
  }

  .columns-46 {
    margin-bottom: 10px;
  }

  .column-102, .column-103 {
    padding-left: 0;
  }

  .columns-47 {
    margin-bottom: 20px;
  }

  .column-104, .column-105 {
    padding-left: 0;
  }

  .columns-49 {
    margin-bottom: 20px;
  }

  .column-106, .column-107, .column-108 {
    padding-left: 0;
  }

  .columns-51 {
    margin-bottom: 20px;
  }

  .columns-52 {
    margin-bottom: 10px;
  }

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

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

  .column-111 {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .columns-53 {
    margin-bottom: 10px;
  }

  .column-112, .column-113, .column-114, .column-115 {
    padding-left: 0;
  }

  .columns-55 {
    margin-bottom: 20px;
  }

  .column-117, .column-118 {
    padding-left: 0;
  }

  .columns-57 {
    align-items: flex-start;
    margin-bottom: 20px;
    display: block;
  }

  .columns-58 {
    align-items: flex-start;
    display: flex;
  }

  .column-119, .column-120 {
    padding-left: 0;
  }

  .columns-60 {
    margin-bottom: 10px;
  }

  .columns-63, .columns-64 {
    margin-bottom: 20px;
  }

  .slider-2 {
    clear: both;
    background-color: #0000;
    border: 0 #000;
    border-radius: 0;
    margin-bottom: 200px;
    padding: 0;
    display: block;
    position: relative;
  }

  .column-122 {
    display: none;
  }

  .image-43 {
    margin-bottom: 20px;
  }

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

  .div-block-125 {
    display: block;
  }

  .div-block-139 {
    display: none;
  }

  .section-21 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mask-3 {
    border: 2px solid #0e68d2;
    border-radius: 8px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
  }

  .left-arrow-3 {
    width: 40px;
    height: 40px;
    display: block;
    inset: auto auto -58.5% 13%;
  }

  .right-arrow-3 {
    width: 40px;
    height: 40px;
    display: block;
    inset: auto 13% -58.5% auto;
  }

  .slide-nav-4 {
    display: block;
    bottom: -58%;
    left: 0%;
    right: 0;
  }

  .column-128, .column-129 {
    padding-left: 0;
  }

  .column-130 {
    display: none;
  }

  .image-45, .image-46 {
    width: 66px;
  }

  .popupfreeconsultation {
    opacity: 0;
    display: none;
  }

  .free-consultation-form {
    margin-top: 10px;
    padding: 20px 0;
  }

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

  .text-field-6 {
    margin-bottom: 10px;
  }

  .submit-button-6 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-48 {
    max-width: 83%;
  }

  .heading-45 {
    text-align: center;
    font-weight: 500;
  }

  .form-4 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-field-8 {
    margin-right: 0;
  }

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

  .submit-button-7 {
    background-image: none;
    width: 100%;
    max-width: 280px;
  }

  .section-23 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-131 {
    margin-bottom: 30px;
  }

  .section-24 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-47 {
    padding-right: 0;
  }

  .column-132 {
    margin-bottom: 10px;
  }

  .text-block-27 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-48 {
    margin-top: 0;
  }

  .div-block-142 {
    margin-right: 20px;
  }

  .column-133 {
    margin-bottom: 10px;
    padding-left: 0;
  }

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

  .column-135 {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .columns-70 {
    padding-bottom: 10px;
  }

  .columns-71 {
    padding-top: 0;
  }

  .section-25 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-147 {
    padding-left: 0;
    padding-right: 0;
  }

  .form-5 {
    flex-direction: column;
    align-items: center;
  }

  .text-field-9 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .submit-button-8 {
    background-image: url('../images/pdfimage.png');
    background-repeat: no-repeat;
    background-size: 11px;
    width: 320px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 16px;
  }

  .paragraph-149 {
    padding-right: 0;
  }

  .section-26 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-72, .columns-73, .columns-74 {
    display: none;
  }

  .columns-75 {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .div-block-144, .div-block-145, .div-block-146, .div-block-147 {
    width: 77px;
  }

  .div-block-152 {
    flex: none;
  }

  .div-block-154, .div-block-155, .div-block-156, .div-block-157 {
    width: 77px;
  }

  .div-block-158 {
    overflow: visible;
  }

  .columns-76 {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .columns-77 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-142 {
    display: none;
  }

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

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

  .image-51 {
    width: 160px;
    margin-bottom: 30px;
  }

  .div-block-161 {
    width: 306px;
  }

  .image-53 {
    width: 180px;
  }

  .columns-78 {
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .image-54 {
    margin-bottom: 0;
  }

  .image-55 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-97, .image-98, .image-99 {
    width: 66px;
  }

  .columns-79 {
    margin-bottom: 10px;
  }

  .image-100, .image-101, .image-102, .image-103, .image-104, .image-105, .image-106, .image-107, .image-108, .image-109, .image-110, .image-111, .image-112 {
    width: 66px;
  }

  .columns-80 {
    margin-bottom: 20px;
  }

  .image-113, .image-114, .image-115, .image-116 {
    width: 66px;
  }

  .columns-81 {
    margin-bottom: 20px;
  }

  .html-embed {
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .c-accordion-item.borderbox {
    background-image: none;
    border-radius: 8px;
  }

  .columns-82 {
    display: none;
  }

  .heading-53 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .paragraph-160 {
    text-align: center;
    line-height: 18px;
  }

  .section-28 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-162 {
    display: block;
  }

  .image-118 {
    width: 300px;
  }

  .div-block-163 {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    display: flex;
  }

  .column-148 {
    display: none;
  }

  .column-149 {
    display: block;
  }

  .columns-83 {
    flex-direction: row;
  }

  .button-10 {
    background-size: 9px, auto;
    border-radius: 20px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-62 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .element {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-166 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .div-block-172 {
    padding-top: 60px;
  }

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

  .column-158 {
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-88 {
    flex-direction: column;
  }

  .section-32 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-63 {
    margin-bottom: 20px;
  }

  .section-33 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-64 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-173 {
    flex-direction: row;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-31 {
    font-size: 19px;
  }

  .text-block-32 {
    padding-left: 10px;
    font-size: 16px;
    line-height: 21px;
  }

  .columns-90 {
    margin-bottom: 20px;
  }

  .column-160 {
    padding-top: 0;
  }

  .columns-91 {
    margin-bottom: 40px;
  }

  .heading-66 {
    padding-left: 10px;
  }

  .columns-92, .image-130, .image-131, .image-133, .image-134 {
    margin-bottom: 20px;
  }

  .div-block-174 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-163 {
    display: none;
  }

  .column-165, .column-168, .column-169, .column-170, .column-171, .column-172, .column-173, .column-174, .column-175, .column-184, .column-185 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-186 {
    flex: 0 auto;
  }

  .image-135 {
    width: 160px;
  }

  .image-148 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-34 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-169 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-box.bcolor {
    border-radius: 27px;
    flex: 1;
    margin-bottom: 0;
  }

  .btnsevice {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-68 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .heading-69 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
  }

  .blockchain-development-services {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-72 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
  }

  .bold-text-26 {
    display: inline;
  }

  .submit-button-12 {
    margin-left: 0;
  }

  .section-40 {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .recent-projects {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-73 {
    display: none;
  }

  .areas-of-focus {
    background-image: url('../images/Group-11535-2.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 250px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-74 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }

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

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

  .column-210 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
  }

  .columns-97 {
    margin-bottom: 20px;
  }

  .thinking-and-building-outside {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-75 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-180 {
    border-width: 2px;
    border-radius: 6px;
    padding: 30px;
  }

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

  .recent-projects-2 {
    padding: 50px 20px 40px;
  }

  .heading-76 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-3 {
    display: block;
  }

  .div-block-182 {
    border-width: 2px;
    border-radius: 6px;
    margin-bottom: 20px;
  }

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

  .how-we-work {
    background-image: url('../images/Group-11536-2.png'), url('../images/Group-7.png');
    background-position: 0 100%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 116px, 116px;
    padding: 50px 10px;
  }

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

  .bold-text-28 {
    display: inline;
  }

  .list-item-45 {
    background-position: 9px 0, 15px 13px;
    background-size: 13px, 1px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 17px;
  }

  .list-item-46, .list-item-47, .list-item-48 {
    background-position: 15px 13px, 9px 0;
    background-size: 1px, 13px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 17px;
  }

  .list-item-49 {
    background-position: 9px 0;
    background-size: 13px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 17px;
  }

  .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37 {
    display: inline;
  }

  .column-212 {
    padding-left: 10px;
  }

  .ask-us-a-question {
    padding: 50px 10px 60px;
  }

  .container-66 {
    display: flex;
  }

  .heading-79 {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .form-9 {
    align-items: center;
    display: flex;
  }

  .column-213, .column-218, .column-219, .column-220, .column-221 {
    display: none;
  }

  .bold-text-40, .bold-text-41 {
    display: inline;
  }

  .column-223 {
    justify-content: center;
    display: flex;
  }

  .column-224 {
    display: none;
  }

  .column-225 {
    justify-content: center;
    display: flex;
  }

  .column-226, .image-154, .image-155 {
    display: none;
  }

  .column-227 {
    justify-content: center;
    display: flex;
  }

  .image-156, .image-157 {
    display: block;
  }

  .white-footer {
    flex-direction: column;
    padding-top: 40px;
    display: block;
  }

  .form-block-7 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .column-228 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-184, .paragraph-185, .bold-text-42 {
    text-align: center;
    display: block;
  }

  .columns-100 {
    flex-direction: column;
  }

  .bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47, .bold-text-48 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .column-230 {
    justify-content: center;
    display: flex;
  }

  .bold-text-49, .columns-102, .column-231 {
    display: block;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .section-49 {
    padding-top: 60px;
  }

  .div-block-189 {
    width: auto;
    height: 250px;
  }

  .collection-list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .heading-81 {
    font-size: 24px;
    line-height: 29px;
  }

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

  .heading-82 {
    font-size: 24px;
    line-height: 29px;
  }

  .bold-text-56 {
    display: inline;
  }

  .div-block-201 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .5fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: start;
    display: grid;
  }

  .section-54 {
    padding-bottom: 60px;
  }

  .heading-85 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-86 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .textarea {
    min-height: 100px;
  }

  .submit-button-butn {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    display: block;
  }

  .heading-87 {
    font-size: 24px;
    line-height: 29px;
  }

  .column-236 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-191 {
    text-align: center;
    display: block;
  }

  .bold-text-60, .bold-text-62 {
    display: block;
  }

  .div-block-212 {
    justify-content: center;
    display: flex;
  }

  .bold-text-63, .bold-text-65, .bold-text-66, .bold-text-67 {
    display: block;
  }

  .grid-7 {
    display: none;
  }

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

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

  .columns-112 {
    display: flex;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
    background-image: url('../images/Pages-header-bg.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1392px;
    border: 0 #000;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: 319px;
    max-height: 791px;
    margin-left: auto;
    margin-right: auto;
  }

  .white-logo {
    left: 96px;
  }

  .div-block-2 {
    background-size: cover;
    width: 129px;
    height: 92px;
  }

  .section {
    height: 267px;
  }

  .section-2 {
    height: 523px;
  }

  .email-address, .phone-number {
    width: 265px;
  }

  .form-btn {
    background-position: 70%;
    background-size: 13px;
    width: 265px;
  }

  .text-block-7, .text-block-8 {
    width: 265px;
  }

  .instagram-btn {
    width: 300px;
  }

  .div-block-10, .facebook-btn, .div-block-11 {
    width: 265px;
  }

  .linkedin-btn {
    width: 300px;
  }

  .div-block-12 {
    width: 265px;
  }

  .div-block-13 {
    max-width: 322px;
    height: 795px;
    max-height: 795px;
    margin-left: auto;
    margin-right: auto;
    top: 45px;
  }

  .header {
    height: 60px;
    padding: 0;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border: 1px #000;
    justify-content: flex-start;
    align-items: stretch;
    width: 65%;
    height: 35px;
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
  }

  .nav-logo {
    border: 0 #000;
    width: 100%;
    height: 36px;
    margin-top: 3px;
    display: block;
  }

  .advantages-link {
    text-align: left;
    border: 1px #000;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: relative;
  }

  .advantages-link.w--current {
    width: auto;
  }

  .button {
    color: #fff;
    text-align: center;
    text-transform: none;
    border-color: #1975ff;
    justify-content: center;
    align-items: stretch;
    width: auto;
    max-width: 280px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .dropdown-toggle {
    background-color: #000;
  }

  .dropdown-toggle.chuo, .dropdown-toggle.bcuo {
    background-color: #090909;
  }

  .dropdown-toggle.blacktext.rerge, .dropdown-toggle.dfd {
    background-color: #fff;
  }

  .home-slider {
    background-image: none;
    background-size: auto;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .image {
    background-image: none;
    background-size: auto;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
    display: none;
  }

  .paragraph {
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: none;
  }

  .header-e-mail-field {
    background-color: #29323d;
    width: 280px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    display: block;
  }

  .form-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .submit-button {
    background-image: url('../images/pdfimage.png');
    background-position: 85%;
    background-repeat: no-repeat;
    background-size: 9px;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    font-size: 12px;
    display: block;
  }

  .home-free-consultation-form {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .advantages-section {
    display: none;
  }

  .advantages-section-2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-bottom: 0;
    padding: 100px 20px 0;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    display: none;
  }

  .paragraph-10 {
    background-image: url('../images/Vector-right.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 9px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }

  .paragraph-11 {
    background-image: url('../images/Vector-right.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 9px;
    margin-bottom: 10px;
  }

  .div-block-22 {
    margin-bottom: 0;
    padding: 0;
  }

  .paragraph-12 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
  }

  .paragraph-13 {
    background-image: url('../images/Vector-right.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 9px;
    align-items: flex-start;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-23.bcolor {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
    margin-bottom: 0;
    padding-left: 20px;
  }

  .div-block-24 {
    margin-bottom: 0;
    padding-bottom: 2px;
    padding-left: 2px;
  }

  .div-block-25, .div-block-26 {
    padding: 10px 0;
  }

  .column-2 {
    margin-top: 10px;
    padding-right: 0;
  }

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

  .services {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 0;
    padding-top: 73px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .slider {
    display: block;
  }

  .slide-box {
    width: auto;
  }

  .dutusub-numbers {
    background-image: url('../images/ds-number-bg.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 379px;
    padding-top: 33px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-4 {
    flex-direction: row-reverse;
    align-items: stretch;
    display: block;
  }

  .heading-6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .paragraph-15 {
    text-align: center;
    text-transform: capitalize;
    padding-right: 0;
    font-size: 14px;
  }

  .column-6 {
    text-align: center;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-34 {
    clear: right;
    width: 100%;
    padding-bottom: 10px;
    display: block;
  }

  .div-block-35 {
    clear: right;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .div-block-36 {
    width: 100%;
    padding-bottom: 10px;
  }

  .div-block-37 {
    width: 100%;
    padding-left: 0;
  }

  .column-7 {
    display: none;
  }

  .steps-of-work {
    background-image: url('../images/bg-sow.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 134px;
    margin-top: 60px;
    padding-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .independent-assessments-of-our-work {
    background-position: 100% 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4 {
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .div-block-38 {
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 4px;
    margin-bottom: 20px;
    padding-right: 10px;
    display: flex;
  }

  .heading-7 {
    display: none;
  }

  .paragraph-16 {
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-18 {
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-41 {
    margin-left: 40px;
  }

  .heading-8 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-block-16 {
    font-size: 16px;
    line-height: 19px;
  }

  .image-6 {
    width: 34px;
  }

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

  .columns-5 {
    text-align: left;
    justify-content: flex-start;
    display: block;
  }

  .columns-6 {
    margin-top: 0;
  }

  .column-8 {
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .heading-9 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-right: 20px;
    padding-left: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    display: block;
  }

  .text-block-18 {
    justify-content: flex-start;
    width: 70%;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    display: block;
  }

  .column-9 {
    justify-content: flex-end;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-10 {
    justify-content: flex-end;
    margin-bottom: 20px;
    display: flex;
  }

  .column-11 {
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-12 {
    justify-content: flex-end;
    padding-right: 0;
    display: flex;
  }

  .column-13 {
    justify-content: center;
    display: flex;
  }

  .link-block-5 {
    width: 80%;
  }

  .reviews-from-our-customers {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rewiews-slide-1 {
    height: auto;
    padding-left: 20px;
  }

  .slider-rewiews {
    background-size: 30px;
    justify-content: space-around;
    align-items: stretch;
    margin-left: 0;
    padding-top: 40px;
    font-weight: 300;
    line-height: 21px;
    display: block;
  }

  .left-arrow {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    inset: auto auto 0% 0%;
  }

  .right-arrow {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

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

  .rewiews-slide-2 {
    padding-left: 20px;
  }

  .paragraph-22, .paragraph-23 {
    margin-top: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .questions-and-answers {
    padding: 20px;
    display: block;
  }

  .dropdown-toggle-2 {
    text-transform: none;
    white-space: normal;
    direction: ltr;
    flex-flow: row;
    align-content: flex-start;
    width: auto;
    padding-right: 35px;
    display: flex;
    position: relative;
  }

  .dropdown {
    display: block;
    position: static;
  }

  .text-block-20 {
    text-align: left;
    flex: 0 auto;
    justify-content: center;
    width: auto;
    height: auto;
    display: block;
    position: static;
  }

  .accordion-icon {
    flex: 0 auto;
    display: block;
  }

  .dropdown-list.w--open {
    padding-left: 20px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .start-your-business {
    background-size: 1392px;
  }

  .heading-10 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .paragraph-24 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .foot-line {
    margin-bottom: -100px;
  }

  .container-8 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 281px;
  }

  .footer {
    text-align: left;
    padding: 20px 20px 30px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .footer-link {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
  }

  .container-9 {
    padding-right: 0;
  }

  .paragraph-26 {
    text-align: center;
    margin-top: 40px;
    font-size: 10px;
    line-height: 15px;
  }

  .div-block-43 {
    display: none;
  }

  .link-block-7 {
    display: block;
  }

  .div-block-44 {
    margin-left: 0;
    padding-top: 0;
  }

  .div-block-45 {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-bottom-width: 1px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 0;
    display: block;
  }

  .list.bgup {
    border-bottom-width: 1px;
    border-bottom-color: #000;
  }

  .link-2 {
    text-align: left;
    justify-content: center;
    width: auto;
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .link-2.blacktext {
    margin-right: 0;
  }

  .container-sow-desktop {
    display: none;
  }

  .dropdown-list-2.w--open {
    background-color: #000;
    border-left: 1px solid #fcf7f7;
    margin-top: 10px;
    margin-left: 19px;
    padding-left: 20px;
  }

  .dropdown-list-3.w--open {
    border-left: 2px solid #fff;
    margin-top: 10px;
    margin-left: 19px;
  }

  .slide-nav-2 {
    position: relative;
    bottom: -10px;
  }

  .container-11 {
    position: static;
  }

  .dropdown-2 {
    float: none;
    clear: none;
    width: 120px;
    min-width: auto;
    margin: 10px 0 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: relative;
  }

  .dropdown-3 {
    width: 150px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    text-align: left;
    text-transform: uppercase;
    background-color: #000;
    justify-content: flex-start;
    width: 70%;
    height: auto;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    display: block;
    position: absolute;
    inset: 57px 0% auto auto;
    overflow: visible;
  }

  .nav-menu.bcuo {
    background-color: #090909;
    width: auto;
    display: block;
  }

  .nav-menu.rrrg {
    background-color: #f8f8f8;
    width: 100%;
  }

  .icon-2 {
    border: 1px #000;
    font-size: 42px;
    font-weight: 300;
    line-height: 39px;
    text-decoration: none;
  }

  .menu-button {
    background-color: #000;
    margin-top: 7px;
    margin-right: 4px;
    padding: 5px;
    display: block;
  }

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

  .menu-button.rtrtr.bdgf {
    background-color: #090909;
  }

  .paragraph-32 {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .bold-text {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    display: block;
  }

  .paragraph-33 {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .bold-text-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }

  .paragraph-34 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .bold-text-3 {
    align-items: flex-start;
    margin-left: 0;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    display: block;
  }

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

  .paragraph-35 {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .container-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-14 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .columns-7 {
    margin-top: 0;
  }

  .column-15 {
    margin-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-37 {
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .image-11 {
    display: block;
  }

  .container-13 {
    background-image: url('../images/ESSOI-bg-mob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 375px;
    padding: 40px 0 60px;
  }

  .heading-15 {
    text-align: center;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .section-3 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .page-header {
    background-position: 50% -77%;
    background-size: 600px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-8 {
    margin-top: 30px;
    display: block;
  }

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

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
  }

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

  .div-block-56 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .paragraph-39 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .column-17 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .column-18 {
    display: none;
  }

  .columns-9 {
    margin-top: 30px;
  }

  .subfooter {
    padding: 10px 20px 30px;
    display: block;
  }

  .heading-19 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

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

  .paragraph-42 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .paragraph-43 {
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-57 {
    width: 47%;
  }

  .div-block-58 {
    width: 53%;
  }

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

  .paragraph-45 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .exclusive-shopify-solutions {
    background-image: url('../images/ESSOI-bg-mob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 375px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20 {
    text-align: left;
    margin-top: 45px;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-47 {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

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

  .paragraph-48, .paragraph-49, .paragraph-50, .paragraph-51 {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .paragraph-52 {
    text-align: left;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .button-2 {
    width: auto;
    margin-left: 0;
  }

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

  .column-21 {
    display: none;
  }

  .columns-10, .columns-11 {
    margin-top: 30px;
  }

  .section-7 {
    background-image: url('../images/ander-footer-bg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1392px;
    padding: 110px 20px 100px;
  }

  .text-field-2 {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .submit-button-3 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
  }

  .footer-form-o-n-shopify-page {
    display: block;
  }

  .column-22 {
    display: none;
  }

  .paragraph-57 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .columns-14 {
    padding-left: 0;
  }

  .columns-15 {
    margin-top: 50px;
  }

  .paragraph-58 {
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .column-23 {
    display: none;
  }

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

  .column-24 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    display: block;
  }

  .container-17 {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-9 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-21 {
    text-align: center;
    padding-right: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-60 {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .heading-22 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-61.borderbox {
    border-width: 1px;
    border-radius: 8px;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 20px 10px;
    display: block;
  }

  .heading-23 {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
  }

  .column-25 {
    justify-content: flex-start;
    padding-right: 0;
    display: block;
  }

  .column-26 {
    margin-bottom: 0;
  }

  .columns-17 {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-59 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-63 {
    margin-top: 30px;
  }

  .heading-24 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-64.borderbox {
    border-width: 1px;
    border-radius: 8px;
  }

  .columns-18 {
    padding: 20px 20px 10px;
  }

  .fintech-slider {
    margin-left: 0;
    display: none;
  }

  .right-arrow-2 {
    right: 0%;
  }

  .left-arrow-2 {
    left: -43%;
  }

  .paragraph-60, .paragraph-61 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-66, .div-block-67, .div-block-68 {
    height: 0;
  }

  .section-10 {
    background-image: none;
    margin-top: 60px;
    padding: 16px 20px 25px;
  }

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

  .paragraph-63 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .heading-27 {
    margin-top: 0;
    font-size: 20px;
    line-height: 24px;
  }

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

  .column-29 {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-12 {
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-14 {
    display: none;
  }

  .button-3 {
    text-align: center;
    font-size: 12px;
    display: block;
  }

  .image-15 {
    width: 203px;
  }

  .section-13 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .heading-28 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .columns-22, .columns-23 {
    display: none;
  }

  .image-16 {
    flex: 0 auto;
    width: auto;
  }

  .column-32 {
    padding: 30px 20px;
  }

  .column-33 {
    justify-content: flex-end;
    margin-top: 168px;
    display: none;
  }

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

  .paragraph-64 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    display: none;
  }

  .column-34, .column-35, .column-36 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-37 {
    flex-direction: row;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .column-38, .column-39 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-14 {
    padding: 60px 20px;
  }

  .heading-29 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }

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

  .text-block-21 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-30 {
    padding-right: 0%;
    font-size: 16px;
    line-height: 24px;
  }

  .column-41 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-42, .column-43, .column-44 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .column-45 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .paragraph-65 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .columns-25 {
    display: flex;
  }

  .div-block-75.bcolor {
    border-width: 1px;
    flex-wrap: nowrap;
    place-content: space-around flex-start;
    align-items: stretch;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 23px 10px 23px 37px;
    display: flex;
  }

  .heading-31 {
    justify-content: flex-start;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .div-block-76 {
    justify-content: flex-start;
    align-items: center;
    height: 39px;
  }

  .paragraph-66, .button-4, .div-block-77, .div-block-78, .div-block-79, .div-block-80, .div-block-81 {
    display: none;
  }

  .our-core-technologies {
    background-image: url('../images/bg-iaow.png');
    background-position: 100% -8%;
    background-repeat: no-repeat;
    background-size: 379px;
    padding: 46px 10px 30px;
  }

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

  .image-17 {
    width: 106px;
  }

  .image-18, .image-19 {
    width: 88px;
  }

  .image-20 {
    width: 104px;
  }

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

  .image-23 {
    width: 102px;
    padding-top: 10px;
  }

  .image-24 {
    width: 88px;
  }

  .columns-26 {
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
    display: block;
  }

  .columns-27 {
    justify-content: space-between;
    align-items: stretch;
    padding-top: 20px;
    display: block;
  }

  .button-5 {
    line-height: 17px;
  }

  .image-25 {
    display: none;
  }

  .image-26 {
    float: left;
    width: 50px;
    height: 50px;
    display: inline-block;
  }

  .column-47, .column-48, .column-49, .column-50, .column-51, .column-52 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-27 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .link-block-8 {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    margin-left: 0;
    padding: 0;
    display: flex;
    position: static;
  }

  .column-53 {
    justify-content: center;
    align-items: stretch;
    margin-bottom: 40px;
    display: flex;
  }

  .column-54, .column-55 {
    margin-bottom: 40px;
  }

  .column-56 {
    justify-content: center;
    align-items: center;
    height: 41px;
    margin-bottom: 48px;
  }

  .div-block-82 {
    justify-content: center;
    margin-top: 30px;
    display: flex;
  }

  .image-28 {
    margin-left: 0;
  }

  .div-block-83 {
    justify-content: center;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    display: none;
  }

  .link-block-9 {
    float: left;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    padding: 0;
    display: flex;
    position: static;
  }

  .image-29 {
    height: 36px;
  }

  .image-30 {
    height: 39px;
  }

  .image-31 {
    height: 45px;
  }

  .image-32, .image-33, .image-34 {
    height: 39px;
  }

  .heading-33 {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 30px;
    font-size: 16px;
    font-weight: 500;
    display: block;
  }

  .columns-28 {
    margin-top: 12px;
  }

  .column-59 {
    margin-bottom: 10px;
  }

  .div-block-84 {
    float: none;
    clear: none;
    flex: 0 auto;
    width: auto;
    margin-right: 0;
    padding-right: 10px;
  }

  .div-block-85 {
    float: left;
    width: auto;
    margin-left: 10px;
  }

  .sow-box {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
    border: 1px solid #11298b;
    border-radius: 27px;
    justify-content: space-around;
    align-items: stretch;
    padding: 20px;
    display: flex;
  }

  .sow-box.bcolor {
    background-image: linear-gradient(166deg, #0b2442, #1a1a1a);
    padding-left: 10px;
    padding-right: 20px;
  }

  .heading-34 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .heading-35 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
  }

  .paragraph-67 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .container-sow-mobile {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .sow-arrow {
    background-image: url('../images/sow-mobile-box-arrow.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 52px;
    height: 44px;
  }

  .mask-2 {
    position: relative;
  }

  .paragraph-68 {
    color: #fff;
    width: 100%;
  }

  .image-35 {
    width: 250px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .div-block-86 {
    text-align: center;
    width: 240px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-10 {
    display: block;
  }

  .link-block-10.w--current {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .div-block-87 {
    display: block;
  }

  .list-item-3 {
    float: left;
    text-align: left;
    justify-content: center;
    width: 33%;
    margin-bottom: 10px;
    display: flex;
  }

  .list-item-4 {
    float: left;
    justify-content: center;
    width: 33%;
    margin-bottom: 10px;
    display: none;
  }

  .list-item-4.blacktext {
    align-items: center;
  }

  .list-item-5 {
    float: left;
    flex-direction: row;
    justify-content: center;
    width: 33%;
    margin-bottom: 10px;
    display: block;
  }

  .list-item-6 {
    float: left;
    justify-content: center;
    width: 33%;
    margin-bottom: 10px;
    display: flex;
  }

  .list-item-7 {
    float: left;
    justify-content: center;
    align-items: stretch;
    width: 33%;
    margin-bottom: 10px;
    display: flex;
  }

  .list-item-8 {
    float: left;
    justify-content: center;
    width: 33%;
    display: block;
  }

  .div-block-88 {
    line-height: 24px;
  }

  .div-block-89 {
    display: block;
  }

  .div-block-90 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .div-block-92 {
    display: block;
  }

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

  .columns-29 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    padding-top: 0;
  }

  .heading-36 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-field-3 {
    width: 100%;
    max-width: 280px;
    margin-bottom: 10px;
  }

  .submit-button-4 {
    background-size: 9px;
    width: 100%;
    max-width: 280px;
    margin-left: 0;
    font-size: 12px;
  }

  .header-form-on-shopify-page {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form-on-shopify-page {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .paragraph-69 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

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

  .paragraph-72 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 21px;
  }

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

  .column-60 {
    background-color: #0000;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-37 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .image-36 {
    margin-bottom: 20px;
  }

  .div-block-94 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph-73 {
    padding-left: 0;
    padding-right: 25%;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    display: flex;
  }

  .paragraph-74 {
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .datasubfintecsds {
    background-image: url('../images/ESSOI-bg-mob.png');
    background-position: 0 -31px;
    background-repeat: no-repeat;
    background-size: 375px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-61, .column-62 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
  }

  .list-3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .paragraph-75 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .column-63 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
  }

  .column-63.bordercolorl {
    font-size: 14px;
    line-height: 21px;
  }

  .columns-30, .columns-31 {
    margin-bottom: 0;
  }

  .section-17 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-64 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
  }

  .column-65 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
    font-weight: 300;
  }

  .column-66 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    padding: 20px;
  }

  .development-use-cases {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-24 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-38 {
    text-align: center;
    margin-bottom: 67px;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-76 {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .image-37 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .columns-33 {
    margin-bottom: 50px;
  }

  .column-67 {
    margin-bottom: 50px;
    padding-right: 10px;
  }

  .paragraph-77 {
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .column-68 {
    padding-right: 10px;
  }

  .column-69 {
    margin-bottom: 50px;
    padding-right: 10px;
  }

  .column-70 {
    padding-right: 10px;
  }

  .container-25 {
    display: none;
  }

  .heading-40 {
    text-align: center;
    margin-bottom: 38px;
    font-size: 20px;
    line-height: 24px;
  }

  .payment-gateways {
    padding: 40px 40px 20px;
  }

  .columns-38, .columns-39 {
    margin-bottom: 20px;
    display: block;
  }

  .columns-40 {
    display: block;
  }

  .fintechsubfooter {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .readmorelink {
    color: #0e68d2;
    display: none;
  }

  .list-item-9 {
    margin-bottom: 3px;
  }

  .list-item-9.hidemore, .hidem {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .readmorelink1 {
    color: #0e68d2;
    display: inline;
  }

  .hidem2 {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .hidem3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

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

  .section-19 {
    background-position: 50% 100%;
    background-size: 1188px;
    margin-top: 60px;
    padding: 40px 20px 20px;
  }

  .column-83 {
    display: none;
  }

  .paragraph-78, .paragraph-79 {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

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

  .types-of-portals {
    padding: 40px 20px 20px;
  }

  .text-block-24 {
    padding-top: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-43 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .paragraph-80 {
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

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

  .columns-42 {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .we-are-experts-in-javascript-frameworks {
    padding-bottom: 0;
  }

  .container-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-44 {
    text-align: center;
    padding-right: 0%;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-81 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .image-39 {
    width: 112px;
  }

  .div-block-96 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    flex-direction: column;
    align-items: center;
    padding: 25px 15px 15px;
    display: flex;
  }

  .div-block-96.bcolor {
    display: flex;
  }

  .div-block-97 {
    float: none;
    justify-content: center;
    display: flex;
  }

  .list-4 {
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-82 {
    text-align: center;
    width: auto;
    padding-left: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .button-6 {
    font-size: 12px;
  }

  .column-89 {
    display: none;
  }

  .image-40 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-84 {
    display: block;
  }

  .paragraph-85 {
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .paragraph-86 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

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

  .paragraph-87 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .paragraph-88 {
    margin-bottom: 30px;
    line-height: 18px;
  }

  .footer-form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: block;
  }

  .columns-43 {
    align-items: center;
    display: block;
  }

  .image-41 {
    margin-top: 30px;
    margin-bottom: 40px;
    display: none;
  }

  .div-block-100 {
    width: 153px;
  }

  .column-90 {
    justify-content: center;
    display: flex;
  }

  .div-block-101 {
    width: 153px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-102, .div-block-103 {
    width: 153px;
    margin-left: auto;
    margin-right: auto;
  }

  .popupconsultation {
    opacity: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .send-me-the-report-popap.bcolor {
    width: auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-89 {
    color: #fff;
    width: 99%;
    font-size: 16px;
    line-height: 24px;
  }

  .submit-button-5 {
    width: 100%;
    margin-top: 0;
    padding-right: 15px;
  }

  .send-me-the-report-popap-form-on-shopify-page {
    padding-left: 0;
    padding-right: 0;
  }

  .text-field-4 {
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-5 {
    width: 100%;
  }

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

  .div-block-105 {
    text-align: center;
    flex-direction: column;
  }

  .div-block-106 {
    width: 19px;
    right: 14px;
  }

  .paragraph-91 {
    width: auto;
    font-size: 16px;
  }

  .column-91 {
    display: none;
  }

  .div-block-107 {
    width: 157px;
  }

  .div-block-108 {
    justify-content: center;
    display: flex;
  }

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

  .div-block-109 {
    width: 157px;
  }

  .div-block-110 {
    justify-content: center;
    align-items: center;
    width: 157px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .div-block-111 {
    width: 157px;
  }

  .div-block-112 {
    width: 157px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-113 {
    width: 157px;
  }

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

  .div-block-114 {
    width: 157px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-115 {
    width: 157px;
  }

  .div-block-116 {
    width: 157px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .image-42 {
    width: 200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-92 {
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-93 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-94 {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .paragraph-95, .paragraph-96 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-97, .paragraph-103, .paragraph-104, .paragraph-105, .paragraph-106 {
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-107 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-111, .paragraph-112 {
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-113 {
    width: auto;
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-114, .paragraph-115 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-117, .div-block-118 {
    height: 0;
  }

  .paragraph-116, .paragraph-117, .paragraph-118, .paragraph-119, .paragraph-120, .paragraph-121 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-120 {
    height: 0;
  }

  .div-block-121 {
    width: 200px;
    display: block;
  }

  .column-96 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-122 {
    width: 153px;
    margin-bottom: 30px;
    display: block;
  }

  .columns-44 {
    align-items: flex-start;
    display: flex;
  }

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

  .div-block-123 {
    width: 67px;
  }

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

  .column-99 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .columns-45 {
    margin-bottom: 0;
  }

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

  .columns-46 {
    margin-bottom: 10px;
  }

  .column-102, .column-103 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-47, .columns-48 {
    margin-bottom: 20px;
  }

  .column-104, .column-105 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-49 {
    margin-bottom: 20px;
  }

  .column-106 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-107 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .columns-50, .columns-51 {
    margin-bottom: 20px;
  }

  .columns-52 {
    margin-bottom: 10px;
  }

  .column-109 {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-110, .column-111 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-53 {
    margin-bottom: 15px;
  }

  .column-112, .column-113, .column-114, .column-115 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-54 {
    margin-bottom: 10px;
  }

  .column-116 {
    margin-bottom: 20px;
  }

  .columns-55 {
    margin-bottom: 15px;
  }

  .columns-56 {
    margin-bottom: 10px;
  }

  .column-117, .column-118 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-57 {
    margin-bottom: 20px;
  }

  .columns-58, .columns-59 {
    margin-bottom: 10px;
  }

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

  .column-120 {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-60 {
    margin-bottom: 0;
  }

  .columns-61, .columns-62, .columns-63, .columns-64 {
    margin-bottom: 10px;
  }

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

  .columns-65, .columns-66, .columns-67, .columns-68 {
    margin-bottom: 10px;
  }

  .slider-2 {
    background-color: #0000;
    height: auto;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
  }

  .column-122 {
    display: none;
  }

  .image-43 {
    width: 175px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .paragraph-128 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .paragraph-129, .paragraph-130, .paragraph-131, .paragraph-132, .paragraph-133, .paragraph-134 {
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-124 {
    width: 203px;
  }

  .div-block-125 {
    display: block;
  }

  .button-7 {
    background-color: #0000;
    background-image: url('../images/pdfimage.png');
    background-position: 75%;
    background-repeat: no-repeat;
    background-size: 11px;
    border: 1px solid #fff;
    border-radius: 10px;
    justify-content: center;
    width: 213px;
    height: 48px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 13px 0;
    display: flex;
  }

  .paragraph-135 {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    display: block;
  }

  .paragraph-136 {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .paragraph-137 {
    font-weight: 300;
  }

  .div-block-126, .div-block-127, .div-block-128, .div-block-129, .div-block-130, .div-block-131, .div-block-132, .div-block-133, .div-block-134, .div-block-135 {
    display: block;
  }

  .div-block-136, .div-block-137, .div-block-138 {
    padding-left: 0;
  }

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

  .div-block-139 {
    justify-content: center;
    display: none;
  }

  .column-125, .column-126, .column-127 {
    display: none;
  }

  .paragraph-138 {
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .section-21 {
    padding-top: 75px;
  }

  .paragraph-140 {
    text-align: center;
    font-size: 30px;
  }

  .mask-3 {
    border: 1px solid #0e68d2;
    border-radius: 8px;
    height: auto;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .image-44 {
    display: inline-block;
    position: static;
    inset: auto;
  }

  .left-arrow-3 {
    width: 40px;
    height: 40px;
    display: block;
    inset: auto 80% -16.5% 0%;
  }

  .icon-3 {
    display: none;
  }

  .right-arrow-3 {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: auto 0% -16.5% 76%;
  }

  .slide-nav-4 {
    display: block;
    inset: auto 0% -16%;
  }

  .slide-2 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .slide-3, .slide-4, .slide-5, .slide-6, .slide-7, .slide-8, .slide-9, .slide-10, .slide-1, .slide-1-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .column-129 {
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-130 {
    display: none;
  }

  .image-45 {
    margin-bottom: 25px;
  }

  .image-46 {
    margin-top: 0;
  }

  .div-block-140 {
    display: none;
  }

  .popupfreeconsultation {
    opacity: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .free-consultation-form {
    max-width: 400px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field-6 {
    width: 100%;
    max-width: none;
  }

  .text-field-7 {
    width: 100%;
  }

  .submit-button-6 {
    background-image: url('../images/pdfimage.png');
    background-position: 87%;
    background-repeat: no-repeat;
    background-size: 11px;
    width: 100%;
    margin-bottom: 10px;
  }

  .success-message-6, .error-message-5 {
    background-color: #0000;
  }

  .heading-45 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .form-4 {
    display: flex;
  }

  .text-field-8 {
    width: 100%;
    max-width: 280px;
    margin-bottom: 10px;
  }

  .paragraph-144 {
    font-size: 16px;
    line-height: 19px;
  }

  .submit-button-7 {
    background-image: none;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    max-width: 280px;
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 14px;
  }

  .section-23 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-131 {
    justify-content: center;
  }

  .section-24 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-47 {
    font-size: 20px;
    line-height: 24px;
  }

  .column-132 {
    margin-bottom: 10px;
  }

  .text-block-27 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-48 {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-142 {
    margin-right: 20px;
  }

  .column-133, .column-135 {
    margin-bottom: 10px;
  }

  .container-39 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-49 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-field-9 {
    width: 100%;
  }

  .submit-button-8 {
    background-size: 9px;
    width: 100%;
    font-size: 12px;
  }

  .heading-51 {
    font-size: 20px;
    line-height: 24px;
  }

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

  .columns-72, .columns-73 {
    margin-bottom: 0;
    display: none;
  }

  .columns-74 {
    display: none;
  }

  .paragraph-151 {
    margin-bottom: 20px;
  }

  .paragraph-152, .paragraph-153, .paragraph-154, .paragraph-155 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-75 {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .div-block-145 {
    width: 97px;
  }

  .div-block-147 {
    width: 100px;
  }

  .div-block-148, .div-block-149, .div-block-150, .div-block-151, .div-block-152, .div-block-153 {
    width: 50px;
  }

  .div-block-156 {
    width: 106px;
  }

  .column-139 {
    align-items: center;
    height: 46px;
    display: flex;
  }

  .column-140 {
    align-items: center;
    height: 60px;
    display: flex;
  }

  .columns-76 {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .columns-77 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-51 {
    width: 160px;
  }

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

  .paragraph-157, .paragraph-158, .paragraph-159 {
    margin-bottom: 20px;
  }

  .list-item-12 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .div-block-161 {
    display: none;
  }

  .image-55 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .html-embed {
    width: 101%;
    height: 63px;
    margin-top: 48px;
    font-size: 14px;
    display: none;
  }

  .container-43 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-accordion-item.borderbox {
    background-image: none;
    border-radius: 8px;
    margin-bottom: 20px;
  }

  ._w-accordion-item-a {
    padding-left: 10px;
    font-size: 14px;
  }

  ._w-accordion-item-q-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .accordion-item-a-text {
    font-size: 14px;
    line-height: 20px;
  }

  .columns-82 {
    display: none;
  }

  .heading-53 {
    margin-top: 40px;
    font-weight: 600;
  }

  .section-28 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-162 {
    display: block;
  }

  .column-148 {
    display: none;
  }

  .column-149 {
    flex-direction: column;
    padding-top: 40px;
  }

  .section-30 {
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-150 {
    display: none;
  }

  .heading-54 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-161 {
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

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

  .list-vacansy {
    padding: 40px 20px;
  }

  .heading-55 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-56 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-163 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .button-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-151 {
    padding-bottom: 20px;
  }

  .check-status {
    padding: 20px 20px 40px;
  }

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

  .paragraph-164 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-164 {
    justify-content: center;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-119 {
    width: 200px;
    margin-bottom: 30px;
  }

  .taskheader {
    padding-top: 95px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-58.h1 {
    font-size: 20px;
    line-height: 24px;
  }

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

  .taskbody {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-165 {
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .taskform {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-166 {
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
  }

  .column-153 {
    display: none;
  }

  .image-120 {
    width: 200px;
  }

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

  .div-block-167 {
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
  }

  .column-154 {
    display: none;
  }

  .image-121 {
    width: 200px;
  }

  .div-block-168 {
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
  }

  .column-155 {
    display: none;
  }

  .image-122 {
    width: 200px;
  }

  .div-block-169 {
    justify-content: center;
    display: flex;
  }

  .column-156 {
    display: none;
  }

  .image-123 {
    width: 200px;
    margin-bottom: 60px;
  }

  .bold-text-15 {
    height: auto;
  }

  .vacansydesc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-50 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-60 {
    font-size: 20px;
    line-height: 24px;
  }

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

  .heading-61 {
    font-size: 18px;
    line-height: 21px;
  }

  .button-10 {
    text-align: center;
    background-size: 11px, auto;
    border-radius: 20px;
    width: 100%;
    padding: 20px 100px 20px 40px;
    font-size: 18px;
    line-height: 19px;
    display: block;
  }

  .image-124 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading-62, .element {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .paragraph-166 {
    margin-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 19px;
  }

  .div-block-172 {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .navbar-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-mobile {
    height: auto;
    padding: 0;
  }

  .column-157 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-158 {
    justify-content: flex-start;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-32 {
    padding-bottom: 20px;
  }

  .heading-63 {
    font-size: 22px;
    line-height: 28px;
  }

  .section-33 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-53 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-64 {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-173 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 10px 20px 20px;
    display: block;
  }

  .text-block-31 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .text-block-32 {
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .columns-89 {
    flex-direction: column;
  }

  .heading-65 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-167 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 21px;
  }

  .columns-90 {
    margin-bottom: 40px;
  }

  .column-160 {
    padding-top: 20px;
  }

  .list-7 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
  }

  .columns-91 {
    margin-bottom: 40px;
  }

  .list-8 {
    padding-left: 30px;
    font-size: 16px;
    line-height: 21px;
  }

  .heading-66 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .list-9, .list-10 {
    padding-left: 30px;
    font-size: 16px;
    line-height: 21px;
  }

  .image-125 {
    width: 211px;
  }

  .image-126, .image-127 {
    width: 211px;
    margin-bottom: 20px;
  }

  .image-128, .image-129 {
    width: 211px;
  }

  .image-130, .image-131, .image-132, .image-133, .image-134 {
    width: 211px;
    margin-bottom: 20px;
  }

  .column-162 {
    display: none;
  }

  .div-block-174 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 211px;
    margin: 40px auto;
    display: block;
  }

  .column-163 {
    display: none;
  }

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

  .column-167, .column-176, .column-177, .column-178, .column-179, .column-180, .column-181, .column-182, .column-183 {
    padding-left: 0;
  }

  .list-item-15 {
    margin-bottom: 0;
  }

  .column-184, .column-185 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-16 {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }

  .column-186 {
    display: flex;
  }

  .image-135 {
    width: 160px;
  }

  .bold-text-17 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .column-187 {
    margin-bottom: 20px;
  }

  .column-188 {
    margin-bottom: 20px;
    display: flex;
  }

  .column-189, .column-190 {
    margin-bottom: 20px;
  }

  .column-191 {
    margin-bottom: 20px;
    display: none;
  }

  .column-192 {
    margin-bottom: 20px;
  }

  .column-193 {
    margin-bottom: 20px;
    padding-top: 11px;
    padding-bottom: 10px;
  }

  .column-194 {
    align-items: center;
    height: 52px;
    margin-bottom: 20px;
  }

  .column-197, .column-198 {
    display: none;
  }

  .image-137 {
    width: 100px;
    margin-bottom: 20px;
  }

  .image-138 {
    width: 100px;
  }

  .image-139 {
    width: 100px;
    margin-bottom: 0;
  }

  .image-140, .image-141, .image-142, .image-143, .image-144, .image-145, .image-146 {
    width: 100px;
  }

  .columns-94 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .image-148 {
    margin-bottom: 20px;
  }

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

  .section-34 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-169 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-200, .column-201 {
    justify-content: center;
    display: flex;
  }

  .column-202 {
    display: none;
  }

  .column-203 {
    justify-content: center;
    padding-top: 17px;
    display: flex;
  }

  .list-11 {
    padding-left: 20px;
  }

  .list-item-16, .list-item-17, .list-item-18 {
    margin-bottom: 10px;
  }

  .list-12 {
    padding-left: 20px;
  }

  .list-item-19, .list-item-20 {
    margin-bottom: 10px;
  }

  .list-13 {
    padding-left: 20px;
  }

  .list-item-21, .list-item-22, .list-item-23 {
    margin-bottom: 10px;
  }

  .list-14 {
    padding-left: 20px;
  }

  .list-item-24, .list-item-25 {
    margin-bottom: 10px;
  }

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

  .link-11 {
    margin-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-box {
    justify-content: space-between;
    margin-bottom: 10px;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-right: 10px;
    display: flex;
  }

  .service-box.bcolor {
    border-radius: 27px;
    flex-direction: row;
    margin-bottom: 5px;
    display: flex;
  }

  .btnsevice {
    display: none;
  }

  .arrow-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    display: block;
  }

  .mob-btn {
    font-weight: 400;
    display: none;
  }

  .column-205 {
    display: none;
  }

  .bold-text-21 {
    font-size: 25px;
    line-height: 33px;
  }

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

  .section-35 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-178 {
    display: block;
  }

  .section-36 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-68 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 29px;
  }

  .list-item-29 {
    font-size: 20px;
    line-height: 29px;
  }

  .paragraph-173 {
    font-size: 14px;
    line-height: 21px;
  }

  .list-16 {
    margin-bottom: 20px;
  }

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

  .heading-69 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

  .heading-70 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 19px;
  }

  .paragraph-174 {
    font-size: 14px;
    line-height: 21px;
  }

  .heading-71 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .list-19 {
    font-size: 14px;
    line-height: 21px;
  }

  .list-item-30, .list-item-31, .list-item-32, .list-item-33, .list-item-34, .list-item-35, .list-item-36, .list-item-37 {
    margin-bottom: 10px;
  }

  .list-item-38 {
    margin-bottom: 10px;
    display: block;
  }

  .list-item-39, .list-item-40, .list-item-41 {
    margin-bottom: 10px;
  }

  .bold-text-22 {
    margin-bottom: 0;
    display: block;
  }

  .bold-text-23, .bold-text-24, .bold-text-25 {
    display: block;
  }

  .blockchain-development-services {
    padding: 60px 20px 20px;
  }

  .heading-72 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 32px;
    display: block;
  }

  .bold-text-26 {
    text-align: center;
    display: inline;
  }

  .form-8 {
    display: block;
  }

  .text-field-15 {
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    display: block;
  }

  .submit-button-12 {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 17px;
    display: inline;
  }

  .section-40 {
    display: none;
  }

  .recent-projects {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .recent-projects.ef {
    padding-top: 60px;
  }

  .container-61 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-73 {
    font-size: 26px;
    line-height: 24px;
    display: block;
  }

  .column-206, .column-207 {
    padding-top: 20px;
  }

  .column-209 {
    display: flex;
  }

  .areas-of-focus {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-74 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .paragraph-175 {
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .image-152 {
    display: none;
  }

  .paragraph-176 {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-177.hidem {
    line-height: 24px;
  }

  .column-210 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 17px;
  }

  .columns-97 {
    margin-bottom: 20px;
  }

  .thinking-and-building-outside {
    background-image: url('../images/Group-11535-1.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 241px;
    padding: 20px 20px 86px;
  }

  .heading-75 {
    font-size: 20px;
    line-height: 24px;
  }

  .bold-text-27 {
    display: inline;
  }

  .div-block-180 {
    border-width: 1px;
    border-radius: 6px;
    padding: 26px 13px 46px;
  }

  .paragraph-178 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .button-call-to-action {
    display: block;
  }

  .div-block-181 {
    border-radius: 6px;
  }

  .recent-projects-2 {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-76 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .grid-3 {
    display: block;
  }

  .div-block-182 {
    border-width: 1px;
    border-radius: 6px;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .heading-77 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 19px;
  }

  .how-we-work {
    background-image: url('../images/Group-4.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 80px;
    padding: 70px 20px 0 10px;
  }

  .heading-78 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .bold-text-28 {
    display: inline;
  }

  .list-item-45 {
    background-position: 9px 0, 15px 12px;
    background-size: 13px, 1px;
    padding-bottom: 40px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .list-item-45.purple {
    background-position: 9px 0, 15px 13px;
    background-size: 13px, 1px;
  }

  .list-item-46 {
    background-position: 15px 12px, 9px 0;
    background-size: 1px, 13px;
    padding-bottom: 40px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .list-item-46.purple {
    background-position: 9px 0, 15px 13px;
    background-size: 13px, 1px;
  }

  .list-item-47 {
    background-position: 15px 12px, 9px 0;
    background-size: 1px, 13px;
    padding-bottom: 40px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .list-item-47.purple {
    background-position: 9px 0, 15px 13px;
    background-size: 13px, 1px;
  }

  .list-item-48 {
    background-position: 15px 12px, 9px 0;
    background-size: 1px, 13px;
    padding-bottom: 40px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .list-item-48.purple {
    background-position: 9px 0, 15px 13px;
    background-size: 13px, 1px;
  }

  .list-item-49 {
    background-image: url('../images/Group-11150.png');
    background-position: 9px 0;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .list-item-49.purple {
    background-position: 9px 0;
    background-size: 13px;
  }

  .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
    display: inline;
  }

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

  .ask-us-a-question {
    padding: 20px 10px 60px;
  }

  .container-66 {
    display: flex;
  }

  .heading-79 {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .form-9 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .submit-button-13 {
    width: 239px;
    line-height: 27px;
  }

  .text-field-16 {
    width: 239px;
    display: block;
  }

  .column-213 {
    display: none;
  }

  .columns-98 {
    flex-direction: column;
    display: block;
  }

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

  .bold-text-38 {
    display: block;
  }

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

  .bold-text-39 {
    display: block;
  }

  .column-216, .column-217 {
    padding-left: 0;
  }

  .image-153 {
    margin-bottom: 18px;
    display: block;
  }

  .column-218, .column-219, .column-220, .column-221 {
    display: none;
  }

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

  .bold-text-40, .bold-text-41 {
    display: inline;
  }

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

  .column-224 {
    justify-content: center;
    align-items: center;
    display: none;
  }

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

  .column-226 {
    justify-content: center;
    display: none;
  }

  .image-154, .image-155 {
    padding-bottom: 10px;
    display: none;
  }

  .column-227 {
    display: block;
  }

  .columns-99 {
    flex-direction: column;
    flex: 0 auto;
    display: flex;
  }

  .image-156, .image-157, .link-18 {
    display: block;
  }

  .section-47 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-158 {
    display: none;
  }

  .paragraph-183 {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    display: block;
  }

  .column-228 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-184 {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .paragraph-185 {
    text-align: left;
    line-height: 25px;
    display: block;
  }

  .bold-text-42, .bold-text-43 {
    display: block;
  }

  .bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47, .bold-text-48 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 30px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    place-items: baseline;
    margin-top: 40px;
    display: block;
  }

  .image-160, .image-161, .div-block-183 {
    width: auto;
  }

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

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

  .bold-text-51 {
    display: inline;
  }

  .grid-5 {
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
  }

  .list-item-50 {
    line-height: 18px;
  }

  .list-item-51 {
    line-height: 17px;
  }

  .list-item-52, .list-item-53 {
    line-height: 24px;
  }

  .html-embed-5 {
    line-height: 17px;
  }

  .div-block-185, .div-block-186, .div-block-187, .div-block-188 {
    display: block;
  }

  .list-item-54 {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .list-item-55 {
    margin-bottom: 3px;
    font-weight: 400;
  }

  .list-22 {
    line-height: 24px;
  }

  .section-49 {
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-189 {
    background-image: url('../images/webflow-background-image.svg');
    background-position: 50% 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
    display: block;
  }

  .div-block-190 {
    align-items: flex-start;
    display: flex;
  }

  .heading-833 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .collection-list {
    display: block;
  }

  .paragraph-186 {
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-191 {
    flex: 0 auto;
    display: block;
  }

  .paragraph-187 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
  }

  .section-50 {
    padding-top: 78px;
  }

  .rich-text-block {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .div-block-192 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-item {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .heading-81 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .section-51 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-194 {
    flex-direction: column;
  }

  .div-block-195 {
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
  }

  .archivearticlebox {
    flex-direction: row;
    display: block;
  }

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

  .column-233 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-52 {
    padding: 80px 20px 40px;
  }

  .heading-82 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .block-quote {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }

  .paragraph-189 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .paragraph-190 {
    font-weight: 300;
  }

  .div-block-197 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .heading-83 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .div-block-200 {
    display: none;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .section-54 {
    padding-bottom: 60px;
  }

  .heading-85, .heading-86 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-211 {
    flex-direction: column;
  }

  .textarea {
    min-height: 100px;
  }

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

  .submit-button-butn {
    background-image: url('../images/pdfimage.png');
    background-position: 85%;
    background-repeat: no-repeat;
    background-size: 9px;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 12px;
    display: block;
  }

  .heading-87 {
    font-size: 24px;
    line-height: 29px;
  }

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

  .paragraph-191 {
    text-align: left;
    display: block;
  }

  .bold-text-62 {
    display: inline;
  }

  .div-block-212 {
    justify-content: center;
    display: flex;
  }

  .div-block-213 {
    justify-content: center;
  }

  .bold-text-63 {
    display: inline;
  }

  .list-26, .list-27, .list-28, .list-29, .list-30, .list-31 {
    padding-left: 0;
  }

  .list-item-57, .list-item-58, .list-item-59, .list-item-60, .list-item-61, .list-item-62 {
    line-height: 24px;
  }

  .heading-127 {
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-214 {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs-menu {
    flex-direction: row;
    width: 100%;
    display: block;
  }

  .tabs-content {
    flex-direction: row;
    flex: 0 auto;
    width: 100%;
    margin-top: 30px;
    display: block;
  }

  .footernew {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-footer-conteiner {
    flex-flow: column;
    align-content: center;
  }

  .bold-text-68 {
    display: block;
  }

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

  .div-block-215 {
    flex-direction: row;
  }

  .list-32 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
    display: block;
  }

  .list-33 {
    justify-content: center;
  }

  .div-block-216 {
    clear: left;
    object-fit: fill;
    flex-direction: column;
    display: block;
  }

  .list-item-63 {
    margin-left: auto;
    margin-right: auto;
    line-height: 18px;
  }

  .list-item-64, .list-item-65 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-217 {
    clear: none;
    justify-content: center;
    display: flex;
  }

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

  .datasub-provides-following-advantages {
    display: block;
  }

  .datasub-provides-item {
    flex-flow: row;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .datasub-provides-img {
    flex: none;
    margin-right: 20px;
  }

  .datasub-provides-text {
    flex: 0 auto;
  }

  .paragraph-195 {
    line-height: 21px;
  }

  .heading-834 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .div-block-222 {
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    height: 400px;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .paragraph-196 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 23px;
  }

  .column-238 {
    text-align: center;
    margin-bottom: 20px;
  }

  .link-30 {
    font-weight: 500;
  }

  .image-170 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-835 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .heading-836 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .bold-text-69 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .text-block-50, .div-block-224 {
    text-align: center;
  }

  .heading-837 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .list-34 {
    display: block;
  }

  .list-item-66, .list-item-67 {
    margin-bottom: 5px;
  }

  .bold-text-70, .bold-text-71, .bold-text-72, .bold-text-73 {
    font-weight: 500;
  }

  .list-item-68, .list-item-69 {
    margin-bottom: 5px;
  }

  .heading-838 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .column-239 {
    margin-top: 10px;
    padding-left: 20px;
    left: 10px;
  }

  .columns-112 {
    text-align: center;
    justify-content: space-between;
    margin-top: 20px;
    display: flex;
  }

  .column-240 {
    flex: 0 auto;
    margin-top: 10px;
    padding-right: 0;
    display: block;
    right: 10px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-medium {
    text-align: center;
  }

  .collection-list-2 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }
}

#w-node-aed22953-e381-e124-450a-e129e3256c63-d3332b42 {
  align-self: auto;
}

#w-node-_2152215c-d8bb-7252-4f71-09fba119081c-d3332b42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0ce1d044-6ed3-60ea-5bfc-d481968b77b3-d3332b42 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a0f8a6d1-ae52-b066-5246-365a52b86861-02332bb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_904db188-b9e0-6afc-57ea-1c3ce94a10d3-02332bb2, #w-node-_9daa15a3-9526-f585-539f-e8bc67c59232-02332bb2, #w-node-_0aaa9c20-7897-456e-4071-4736effeaefe-02332bb2, #w-node-d040a584-b680-17db-d15c-de3b6771f568-02332bb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b71dfed-60b2-2a29-65f2-ff381658f830-ad332bb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7b71dfed-60b2-2a29-65f2-ff381658f832-ad332bb3, #w-node-_7b71dfed-60b2-2a29-65f2-ff381658f834-ad332bb3, #w-node-_7b71dfed-60b2-2a29-65f2-ff381658f836-ad332bb3, #w-node-c0861151-815f-42b3-effd-920d6367ac63-ad332bb3, #w-node-c0861151-815f-42b3-effd-920d6367ac6c-ad332bb3, #w-node-c0861151-815f-42b3-effd-920d6367ac75-ad332bb3, #w-node-c0861151-815f-42b3-effd-920d6367ac7d-ad332bb3, #w-node-_5693987d-ef14-c000-1717-a5cac254500d-a9332c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11ace0fa-0cad-693f-a38c-2cad687e3c5e-dc332c1e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b34927df-f9c0-fc79-cd01-ac041d4a7edc-dc332c1e, #w-node-e124f92a-6856-07ce-1d61-51f935912856-dc332c1e, #w-node-_5443e49b-86f6-bd62-7b8a-23dbd0d183dc-dc332c1e, #w-node-_8a1e1d78-e0b5-c575-c799-b353f8f56fc1-dc332c1e, #w-node-_039c7813-dc13-9a00-efb8-b3728384d40d-dc332c1e, #w-node-_8356ad03-fc4e-7844-54fb-6ee1f50b1d7e-dc332c1e, #w-node-_9cdc9a9d-730f-bf58-5516-eff5875f65db-dc332c1e, #w-node-a6360830-0934-8004-522b-b6bbdfdfd501-dc332c1e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-aed22953-e381-e124-450a-e129e3256c63-d3332b42 {
    align-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_0ce1d044-6ed3-60ea-5bfc-d481968b77b3-d3332b42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7cbeb49e-e449-a6c5-0223-0db1be9f57d8-d3332b42 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aed22953-e381-e124-450a-e129e3256c63-d3332b42, #w-node-fe9c364c-a99a-dec4-196b-0cb00b51fb05-d3332b42 {
    place-self: stretch stretch;
  }

  #w-node-_0ce1d044-6ed3-60ea-5bfc-d481968b77b3-d3332b42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d241f84a-f7d2-f6e2-6e29-43a81c0d171d-d3332b42 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-_5693987d-ef14-c000-1717-a5cac2544fb9-a9332c11, #w-node-_5693987d-ef14-c000-1717-a5cac2544fc8-a9332c11 {
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7cbeb49e-e449-a6c5-0223-0db1be9f57d8-d3332b42 {
    place-self: stretch start;
  }

  #w-node-_7b71dfed-60b2-2a29-65f2-ff381658f832-ad332bb3, #w-node-_7b71dfed-60b2-2a29-65f2-ff381658f834-ad332bb3, #w-node-_7b71dfed-60b2-2a29-65f2-ff381658f836-ad332bb3 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Jostvariablefont wght';
  src: url('../fonts/JostVariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'wght';
  src: url('../fonts/JostItalicVariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: '1';
  src: url('../fonts/GothamMedium_1.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothambook';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}