:root {
  --black: #1d1d1f;
  --white: white;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-userformheader {
  text-align: center;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

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

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

.body {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.div-block-13 {
  width: 100vw;
  height: 100vh;
  display: none;
}

.image-10 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: block;
  position: absolute;
  inset: -28% 0% 0%;
}

.count-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 700px;
  max-width: 700px;
  height: 100px;
  min-height: 160px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  display: flex;
  position: absolute;
  inset: auto 0% 33%;
  box-shadow: 0 44px 88px #93c0ff96;
}

.count-wrap {
  color: #160042;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 110px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px;
  display: flex;
}

.count-number {
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 1.2;
}

.count-text {
  color: #6b7194;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.paragraph-7 {
  text-align: center;
  margin: auto auto 0;
  font-size: 23px;
  display: block;
  position: absolute;
  inset: auto 0% 56%;
}

.paragraph-8 {
  text-align: center;
  font-size: 17px;
  position: absolute;
  inset: 47% 0% auto;
}

.heading-8 {
  outline-offset: 0px;
  color: #000;
  text-align: left;
  outline: 3px #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.image-11 {
  width: 35px;
  height: 35px;
  margin-top: 7px;
  margin-left: 60px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  display: flex;
  position: relative;
}

.container-3.horizontal {
  text-align: center;
  flex-direction: column;
  height: 84%;
}

.paragraph-3 {
  border-bottom: .5px solid #000;
  font-size: 22px;
  position: relative;
  top: -318px;
  left: 0;
}

.paragraph-9 {
  color: #000;
  border-top: .5px solid #000;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 1.3;
  position: absolute;
  top: 535.703px;
}

.text-block-3 {
  border-bottom: .5px solid #000;
  font-size: 24px;
  position: relative;
  top: -518px;
  left: -289px;
}

.section-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 780px;
  margin-top: -402px;
  display: flex;
}

.spline-scene {
  background-color: #0000;
  flex: 0 auto;
  width: 700px;
  height: 82%;
  position: relative;
  top: 87px;
  left: 284px;
}

.heading-9 {
  color: #000;
  border-bottom: .5px solid #000;
  width: 297px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 65px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
  top: -343.75px;
  left: -139px;
}

.blog-section.blog {
  margin-top: -184px;
}

.blog-section.blog.o {
  margin-top: -40px;
}

.blog-section.home {
  margin-top: -211px;
}

.hero_content-wrapper {
  color: #fff;
}

.container-large {
  background-color: #70d7fa00;
  background-image: none;
  width: 100%;
  margin-top: -97px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

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

.padding-global.padding-section-large {
  background-color: #0000;
  border-top: .5px #000;
  height: auto;
  padding: 0 0 15rem;
}

.section_home-hero {
  background-color: #c2c2c200;
}

.hero_card-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #0000;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  top: 10rem;
}

.stacking-card {
  background-color: #010102;
  border: 1px solid #454b02;
  border-radius: 18px;
  justify-content: center;
  align-items: flex-start;
  width: 850px;
  height: 341px;
  display: flex;
  position: sticky;
  overflow: hidden;
  box-shadow: 0 -8px 20px 1px #fff3;
}

.stacking-card.is--fourth {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(146deg, #7c7c7c26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-bottom: 2rem;
  display: flex;
  top: 13rem;
}

.stacking-card.is--third {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(140deg, #7c7c7c26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-bottom: 3rem;
  display: flex;
  top: 12rem;
}

.stacking-card.is--sixth {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(141deg, #7c7c7c26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-bottom: -6px;
  display: flex;
  top: 15rem;
}

.stacking-card.is--fifth {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(143deg, #7c7c7c26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-bottom: 1rem;
  display: flex;
  top: 14rem;
}

.stacking-card.is--first {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(141deg, #ffffff26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-top: 0;
  margin-bottom: -1.6rem;
  display: flex;
  top: 10rem;
}

.stacking-card.is--second {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #01010200;
  background-image: linear-gradient(148deg, #7c7c7c26, #ffffff26);
  border-color: #ffffff26;
  border-radius: 15px;
  width: 565px;
  height: 600px;
  margin-bottom: 4rem;
  display: flex;
  top: 11rem;
}

.section-4 {
  height: 400px;
  display: none;
  position: relative;
  top: 72px;
}

.pricing-small-title.center {
  text-align: center;
}

.big-pricing-text {
  color: #7567f8;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: 300;
  line-height: 80px;
}

.big-pricing-text.free {
  color: #17a6ff;
  margin-top: 14px;
  margin-bottom: 8px;
  padding-right: 5px;
  font-size: 40px;
  line-height: 40px;
  display: block;
}

.big-pricing-text.white {
  color: #fff;
  font-size: 45px;
}

.big-pricing-text.white.inline {
  color: #fff;
  margin-top: 14px;
  margin-bottom: 0;
  padding-right: 5px;
  font-size: 45px;
  line-height: 45px;
}

.big-pricing-text.white.inline._2 {
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 20px;
  line-height: 35px;
}

.big-pricing-text.inline {
  color: #17a6ff;
  margin-top: 1px;
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 25px;
  display: block;
}

.subscribe-col {
  padding-left: 90px;
  display: block;
}

.white-text {
  color: #000;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.list-text {
  color: #000;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.list-text.white {
  color: #fff;
}

.middle-column-price-block {
  text-align: center;
}

.algin-center-2 {
  color: #212127;
  text-align: center;
  transition: all .3s;
}

.project-content {
  margin-top: -341px;
  position: relative;
}

.list-item {
  padding-left: 30px;
  line-height: 24px;
  position: relative;
}

.container-4 {
  z-index: 10;
  text-align: center;
  max-width: 1170px;
  margin-top: 145px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.bottom-footer-link-2 {
  float: left;
  clear: both;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.bottom-footer-link-2:hover {
  color: #000;
}

.bottom-footer-link-2:active {
  transform: scale(.99);
}

.footer-text-3 {
  color: #6b6b6b;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.circles {
  z-index: 9;
  background-color: #0000;
  border: 60px solid #07265d0d;
  border-radius: 0%;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 708px;
  left: 0;
}

.circles._4 {
  border-width: 10px;
  border-color: #17a6ff;
  width: 40px;
  height: 40px;
  display: none;
  top: 186px;
  left: auto;
  right: 275px;
}

.circles._2 {
  border-width: 20px;
  width: 150px;
  height: 150px;
  top: 467px;
  left: auto;
  right: 125px;
}

.circles._3 {
  background-color: #4f92fd47;
  border-style: none;
  width: 20px;
  height: 20px;
  top: 632px;
}

.circles._3.left {
  background-color: #17a6ff;
  display: none;
  inset: 161px 292px -126px auto;
}

.footer-link-wrapper-2 {
  float: left;
  clear: both;
  font-size: 18px;
  line-height: 24px;
}

.pricing-plan {
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px #000;
  border-top-color: #e7e8ea;
  border-bottom: 1px solid #f1f1f7;
  height: 40px;
  margin-left: -50px;
  margin-right: -50px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 40px;
}

.pricing-plan.colored {
  color: #fff;
  background-color: #0000;
  border-top-color: #ffffff4d;
  border-bottom-color: #ffffff4d;
}

.footer-bgd {
  background-image: none;
}

.footer-links-3 {
  box-shadow: none;
  text-align: center;
  border-top: 1px #131313;
  border-bottom: 0 #ffffff0a;
  padding-top: 20px;
  padding-bottom: 20px;
}

.line-features {
  background-color: #323e9b;
  width: 95%;
  height: 1px;
  margin-bottom: 0;
}

.line-features.gray {
  text-align: left;
  background-color: #e4e4e4;
  display: block;
  position: static;
  left: -465px;
}

.footer-top {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 20px;
  display: block;
}

.shape-1 {
  position: absolute;
  bottom: 105px;
  right: 50px;
}

.shape-1.five-style {
  z-index: 5;
  filter: blur(5px);
  border: 30px solid #4f92fd47;
  border-radius: 0%;
  width: 200px;
  height: 200px;
  display: none;
  inset: 122px auto auto 153px;
}

.row-4 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.shape-9 {
  z-index: 1;
  filter: blur(5px);
  background-color: #17a6ff1a;
  border-radius: 0%;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 250px;
  right: -21px;
}

.headline-sign {
  width: 20%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.classifier {
  color: #323232;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 0;
  padding-right: 5px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}

.classifier.black-bg {
  float: left;
  clear: both;
  color: #000;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 11px;
}

.classifier.black-bg.hiring {
  margin-top: 30px;
}

.pricing-row {
  justify-content: center;
  height: 621px;
  display: flex;
}

.pricing-wrapper {
  padding: 50px;
}

.pricing-wrapper.left {
  float: none;
  text-align: left;
  background-color: #f7f7f7;
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
  border-radius: 12px;
  width: 335px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 50px;
  position: static;
  box-shadow: 4px 4px 12px #0000001a;
}

.pricing-wrapper.right {
  float: right;
  text-align: left;
  background-color: #fafafa;
  background-image: linear-gradient(135deg, #0062ff47, #fff);
  border-radius: 12px;
  width: 335px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 50px;
  box-shadow: 0 6px 12px #0000001a;
}

.pricing-wrapper.right.new {
  background-image: linear-gradient(135deg, #000, #17a6ff);
}

.section-5 {
  z-index: 1;
  background-color: #fff;
  padding: 90px 30px 50px;
  position: relative;
}

.section-5.relative {
  padding-top: 0;
}

.section-5.relative.new {
  border-bottom: 0 solid #000;
}

.pro {
  text-align: center;
  background-color: #000;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  width: 112px;
  height: 26px;
  position: relative;
  top: -52px;
}

.info-icon {
  float: left;
  opacity: .81;
  filter: invert();
  color: #000;
  width: 20px;
  max-width: 100%;
  height: 20px;
  margin-top: 4px;
  font-size: 22px;
  line-height: 24px;
}

.bottom-padding-80 {
  margin-bottom: 80px;
}

.subtittle {
  color: #17a6ff;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.top-padding {
  margin-top: 20px;
}

.top-padding.center {
  margin-bottom: 0;
}

.footer-link-4 {
  color: #668cad;
  border-bottom: 1px #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link-4:hover {
  color: #008cffd6;
}

.footer-link-4.with-icon {
  color: #000;
  text-transform: none;
  border-style: none;
  border-bottom-width: 0;
  border-bottom-color: #fff;
  margin-bottom: 0;
  margin-left: 24px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.footer-link-4.with-icon:hover {
  color: #000;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.image-14 {
  filter: invert();
  border-radius: 100%;
  width: 20px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.image-14.white {
  filter: none;
}

.color-line {
  background-color: #7567f8;
  border-bottom: 3px solid #17a6ff;
  align-items: center;
  width: 20%;
  margin: -2px auto 15px;
  display: block;
  position: static;
  left: -465px;
}

.color-line.pricing {
  background-color: #17a6ff;
  border-bottom-color: #17a6ff;
  width: 25%;
  margin: 10px 0 40px;
  display: none;
}

.color-line.pricing.white {
  background-color: #fff;
  border-bottom-color: #fff;
}

.color-line.pricing.white.center {
  background-color: red;
  border-bottom-width: 0;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  width: 112px;
  height: 26px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  top: -63px;
  left: auto;
}

.button-3 {
  text-align: center;
  border-radius: 18px;
  margin-top: 25px;
  margin-right: 0;
  display: none;
}

.button-3.botom {
  text-align: center;
  background-color: #000;
  width: 162px;
  margin-top: 50px;
  display: block;
}

.button-3.botom.hero_content-wrapper {
  color: #000;
  background-color: #fff;
}

.flipcard-wrapper {
  margin-top: 0;
  position: relative;
}

.flipcard-front {
  backface-visibility: hidden;
  color: #fff;
  border-radius: 30px;
  height: 600px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flipcard-more {
  cursor: pointer;
  width: 32px;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  right: 28px;
}

.flipcard-back {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  align-items: flex-start;
  height: 600px;
  padding-top: 66px;
  padding-left: 44px;
  padding-right: 107px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flipcard-back-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #84adca, #3169b7 50%, #000);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 28px;
  padding-left: 25px;
  font-size: 27px;
  line-height: 33px;
}

.flipcard-less {
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  right: 27px;
}

.footer.home {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: block;
}

.primary-button {
  opacity: 1;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 30px;
}

.primary-button:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}

.checkbox-label-1 {
  z-index: 10;
  color: #fff;
  display: none;
  position: relative;
}

.form-label {
  color: #000;
  font-weight: 300;
}

.checkbox {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border-style: dotted;
  border-color: #fff;
  border-radius: 20px;
  width: auto;
  margin-top: auto;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  inset: 0%;
}

.checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  border-color: #fff;
  border-radius: 20px;
  margin-top: auto;
}

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

.single-line-field {
  color: #fff;
  background-color: #0000;
  border-radius: 20px;
}

.checkbox-text {
  z-index: auto;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.checkbox-wrapper {
  flex-wrap: wrap;
  max-width: 400px;
  margin-bottom: 10px;
  display: flex;
}

.outline-button {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px 30px;
  font-weight: 400;
}

.outline-button:hover {
  color: #000;
  background-color: #fff;
  border-style: solid;
  border-color: #000;
}

.checkbox-field {
  color: #000;
  border: 1px solid #000;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 2px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.form-block-3 {
  box-shadow: none;
  background-color: #0000;
  border-radius: 18px;
  width: 709px;
  margin-left: auto;
  margin-right: auto;
}

.section-7 {
  background-color: #fff;
  border-top: 0 solid #000;
  border-bottom: .5px solid #fff;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-3 {
  border: 0 solid #000;
  border-radius: 18px;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 34px;
}

.link-item {
  color: #000;
  background-color: #bfe5f4;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 20px 10px 15px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-item:hover {
  color: #fff;
  background-image: linear-gradient(93deg, #2b79bf, #62c6d1);
}

.link-item._3 {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 2px solid #fff;
  padding-top: 8px;
  padding-bottom: 8px;
}

.link-item._3:hover {
  background-color: #0091ff;
  background-image: none;
  border-color: #0091ff;
}

.container-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/diego-ph-5LOhydOtTKU-unsplash-1-1.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.info-text {
  letter-spacing: 2px;
}

.content-wrap {
  text-align: center;
  background-color: #fff;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.content-wrap.transparent {
  color: #fff;
  background-color: #0000;
}

.arrow-2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.section-8 {
  background-color: #333;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.social-link---invert {
  opacity: 1;
  filter: invert();
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  margin-right: 10px;
  transition: opacity .2s;
}

.social-link---invert:hover {
  opacity: .7;
}

.social-link---invert.ig {
  filter: invert();
  background-image: url('../images/IG.svg');
}

.social-link---invert.in {
  background-image: url('../images/IN.svg');
}

.social-link---invert.fb {
  background-image: url('../images/facebook.svg');
}

.links-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}

.social-links-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.link-thumbnail {
  filter: invert();
  object-fit: cover;
  border-radius: 100%;
  width: 50px;
  height: 50px;
}

.divider {
  border-bottom: 1px solid #fff;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.profile-header {
  color: #fff;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.image-15 {
  filter: invert();
  color: #fff;
  background-color: #0000;
  border: 1px solid #0000;
}

.image-16, .image-17 {
  filter: invert();
}

.div-block-16 {
  background-color: #fff0;
  background-image: url('../images/H.W-5.png');
  background-position: 44% 92%;
  background-size: cover;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading-16 {
  text-align: center;
  margin-top: 81px;
  margin-bottom: 35px;
  font-size: 26px;
}

.paragraph-10 {
  padding: 0 55px 0 0;
  font-size: 20px;
}

.heading-18 {
  text-align: left;
  margin-bottom: 0;
  font-size: 19px;
}

.container-7 {
  padding-bottom: 61px;
  padding-left: 61px;
  padding-right: 61px;
}

.menu-left {
  z-index: 2147483647;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-text-stroke-color: #39b6fe;
  background-color: #fff0;
  background-image: linear-gradient(139deg, #ffffff26, #ffffff26);
  border-bottom: 0 solid #000;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 4.7rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: 0 2px 5px #0003;
}

.overlay {
  z-index: 88888;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: 1110px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: fixed;
  inset: 0%;
}

.showreel {
  color: #c45af4;
  margin-top: 40px;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.showreel.project {
  margin-top: 30px;
}

.socials {
  z-index: 9999999;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 170px;
  display: block;
  position: static;
  left: 45%;
  right: auto;
}

.showreel-title {
  margin-bottom: 0;
}

.showreel-title.project {
  color: #000;
  font-size: 24px;
}

.social-links {
  opacity: .2;
  color: #000;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-size: 13px;
  line-height: 130%;
  text-decoration: none;
  transition: opacity .2s;
}

.social-links:hover {
  opacity: 1;
}

.social-links.w--current {
  opacity: .2;
  color: #fff;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  margin-bottom: 23px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.social-links.w--current:hover {
  opacity: 1;
}

.menu-bg {
  z-index: 8888;
  background-color: #fff;
  display: none;
  position: fixed;
  inset: 0%;
}

.link {
  opacity: .3;
  color: #000;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 64px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  transition: opacity .2s;
}

.link:hover, .link.w--current {
  opacity: 1;
}

.menu-links {
  z-index: 999999;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 87px;
  margin-left: 65px;
  display: flex;
  position: static;
  left: 65px;
}

.menu-links.right {
  display: none;
}

.image-18 {
  filter: grayscale();
  color: #fff;
  margin-left: 20px;
}

.div-block-18 {
  background-color: #4e8cff;
  width: 16px;
  height: 2px;
  margin-bottom: 5px;
}

.c-section {
  background-color: #f4f8fc00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -177px;
  margin-bottom: 40px;
  padding: 64px 64px 0;
  display: flex;
}

.c-section__title-wrap {
  width: 100%;
  max-width: 1280px;
  margin-bottom: 32px;
}

.grid-left__heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 41px;
  line-height: 1.1;
}

.team_contact--cont {
  color: #002e6d;
  align-items: center;
  margin-top: 6px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
}

.team_contact--cont.in-panel {
  margin-top: 4px;
  margin-bottom: 6px;
}

.linked-link {
  color: #7d8ab1;
  margin-right: 8px;
  text-decoration: none;
  transition: color .4s;
}

.linked-link:hover {
  color: #3056c5;
}

.linked-link.in--panel {
  color: #000;
  margin-right: 12px;
  line-height: 1;
}

.team-panel__header {
  height: 64vh;
  min-height: 44vh;
  max-height: 640px;
  position: relative;
  overflow: hidden;
}

.team--closer {
  z-index: 44;
  background-color: #37b5fee6;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  transition: background-color .4s;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.team--closer:hover {
  background-color: #37b5fee6;
}

.team-modal__bg {
  z-index: 1;
  cursor: default;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0;
}

.team-modal__wrap {
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.team-modal__wrap.first, .team-modal__wrap.second, .team-modal__wrap.fourth {
  display: none;
}

.contact-link {
  color: #000;
  margin-right: 8px;
  text-decoration: none;
  transition: color .4s;
}

.contact-link:hover {
  color: #3056c5;
}

.contact-link.in--panel {
  color: #000;
  margin-right: 12px;
  transition-property: opacity;
}

.contact-link.in--panel:hover {
  opacity: .7;
}

.panel__title {
  color: #37b5fe;
  text-transform: uppercase;
  font-size: 32px;
}

.team-modal__panel {
  z-index: 2;
  background-color: #fff;
  width: 100%;
  max-width: 640px;
  min-height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: auto;
  box-shadow: -8px 0 18px #00000029;
}

.team__content {
  color: #707070;
  margin-bottom: 16px;
}

.panel__fact {
  color: #707070;
}

.header-panel__info {
  z-index: 5;
  background-color: #37b5fe;
  padding: 12px 32px;
  position: absolute;
  inset: auto 0% 0%;
}

.new-tab__img {
  filter: invert();
  position: absolute;
  inset: -6px -6px auto auto;
}

.panel__subtitle {
  color: #37b5fe5e;
  text-transform: uppercase;
  font-size: 26px;
}

.linked-wrap {
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.linked-wrap:hover {
  opacity: .7;
}

.team-contact__wrap.in--panel {
  font-size: 18px;
  font-weight: 300;
}

.team-modal__body {
  background-color: #000000b3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: scroll;
}

.team-panel__content {
  min-height: 100%;
  padding: 32px 32px 56px;
}

.linked-img {
  filter: invert();
  margin-bottom: 6px;
  margin-right: 12px;
}

.img__cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.img__cover.is--panel {
  z-index: 1;
  position: relative;
}

.contact-type {
  margin-right: 8px;
  font-style: italic;
}

.contact-type.in--panel {
  color: #000;
  margin-left: 4px;
  margin-right: 12px;
}

.contact-ext {
  color: #000;
  margin-right: 8px;
  text-decoration: none;
}

.contact-ext.in--panel {
  color: #000;
}

.team-headshot__wrap {
  cursor: pointer;
  position: relative;
}

.team-headshot__mask {
  cursor: pointer;
  border-bottom: .5px solid #000;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.headshot__overlay {
  z-index: 2;
  color: #fff;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  background-color: #37b5feb3;
  justify-content: center;
  align-items: stretch;
  font-size: 20px;
  display: none;
  position: absolute;
  inset: 0%;
}

.team-view__wrap {
  justify-content: center;
  align-items: center;
  width: 92%;
  display: flex;
  position: relative;
}

.team-view__text {
  position: absolute;
}

.team-position {
  color: #37b5fe4f;
  text-transform: uppercase;
  font-size: 18px;
  display: inline;
}

.team-name {
  color: #37b5fe;
  text-transform: uppercase;
  font-size: 20px;
}

.team-info__wrap {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 32px 16px;
  display: flex;
}

.grid {
  grid-column-gap: 37px;
  grid-row-gap: 38px;
  grid-template-rows: auto auto;
  grid-template-columns: repeat(auto-fit, minmax(300px, .5fr));
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-bottom: 68px;
  display: grid;
}

.div-block-19 {
  border: .5px solid #000;
}

.container-8 {
  padding: 61px;
}

.heading-19 {
  font-size: 2.2rem;
}

.card {
  background-color: #f3f3f3;
  border: .5px solid #efefef;
  border-radius: 15px;
  width: 565px;
  max-width: 565px;
  height: 600px;
}

.card.portfolio {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 5px 3px #0003;
}

.card-header {
  background-image: none;
  background-size: auto;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45%;
  display: flex;
}

.card-content {
  width: 100%;
  height: 55%;
  padding: 30px;
}

.line-breal {
  background-color: #00000026;
  border-radius: 200px;
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.social-media-links {
  justify-content: flex-start;
  margin-top: -24px;
  display: flex;
}

.social-media-link {
  margin-right: 15px;
}

.submit-button-2 {
  border-radius: 18px;
}

.heading-23, .field-label-3 {
  font-family: Montserrat, sans-serif;
}

.user-email-field-2 {
  color: #000;
  border-radius: 18px;
}

.submit-button-3 {
  border-radius: 18px;
}

.heading-24 {
  font-family: Montserrat, sans-serif;
}

.paragraph-12 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.field-label-4 {
  font-family: Montserrat, sans-serif;
}

.user-password-field-2 {
  color: #000;
  border-radius: 18px;
}

.sign-in-form-container---brix {
  z-index: 20;
  border-top: 1px solid #d9dbe9;
  border-bottom: 1px solid #d9dbe9;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.sign-in-form-container---brix.sign-in-v1---brix {
  border-top-style: none;
  border-bottom-style: none;
  flex-direction: column;
  align-items: center;
  max-width: 546px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.sign-in-form-container---brix.preview-page {
  z-index: 20;
  position: relative;
}

.input---brix {
  color: #170f49;
  border: 2px solid #0000;
  border-radius: 500px;
  min-height: 66px;
  margin-bottom: 0;
  padding: 32px 20px;
  font-size: 18px;
  line-height: 1.6;
  transition: opacity .2s, color .2s, border-color .2s;
  box-shadow: 0 2px 6px #13124212;
}

.input---brix:hover, .input---brix:focus {
  color: #4a3aff;
  border-color: #4a3aff;
}

.input---brix::placeholder {
  color: #6f6c90;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.input---brix.name-icon---brix {
  background-image: url('../images/icon-1-input-sign-in-page-webflow-cloneable-template-brix-templates.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  padding-right: 60px;
}

.input---brix.name-icon---brix:hover, .input---brix.name-icon---brix:focus {
  background-image: url('../images/icon-1-input-on-sign-in-page-webflow-cloneable-template-brix-templates.svg');
}

.input---brix.password-icon---brix {
  background-image: url('../images/icon-2-input-sign-in-page-webflow-cloneable-template-brix-templates.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  padding-right: 60px;
}

.input---brix.password-icon---brix:hover, .input---brix.password-icon---brix:focus {
  background-image: url('../images/icon-2-input-on-sign-in-page-webflow-cloneable-template-brix-templates.svg');
}

.forgot-password---brix {
  color: #6f6c90;
  text-align: center;
  margin: 24px auto;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
}

.forgot-password---brix:hover {
  color: #4a3aff;
}

.sign-in-form-block---brix {
  width: 100%;
}

.sign-in-form-block---brix.sign-in-v3---brix {
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  max-width: 45%;
  margin-bottom: 0;
  display: flex;
}

.cloneable-container-default {
  background-color: #fff;
  border-top: 1px solid #d9dbe9;
  border-bottom: 1px solid #d9dbe9;
  min-height: 624px;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.succes-message---brix {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 16px;
}

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

.input-div---brix {
  margin-bottom: 32px;
}

.input-div---brix.small-space {
  margin-bottom: 14px;
}

.sign-in-form-wrapper---brix {
  width: 100%;
  display: flex;
}

.error-message---brix {
  color: #ff3f42;
  text-align: center;
  background-color: #ffecec;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px;
}

.body-4 {
  height: auto;
  margin-top: 100px;
}

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

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

.full-split---brix-2 {
  background-color: #f3f1ff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 71vh;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  position: relative;
}

.full-split---brix-2.slider-wrap---brix {
  background-color: #0000;
  display: flex;
  position: relative;
}

.log-in-button---brix-2 {
  color: #fff;
  text-align: center;
  background-color: #3aa6ff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 23px 40px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.log-in-button---brix-2:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.sign-in-form-v3---brix {
  flex-direction: column;
  width: 100%;
  max-width: 480px;
  padding: 40px 32px;
  display: flex;
}

.companies-logos---brix {
  z-index: 1;
  color: #6f6c90;
  flex-direction: column;
  align-items: center;
  margin-top: 56px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.checkbox-field---brix {
  color: #170f49;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 32px;
  padding-left: 0;
  font-size: 16px;
  line-height: 20px;
  display: flex;
}

.testimonials-slider---brix {
  z-index: 1;
  background-color: #0000;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
  min-height: 560px;
  box-shadow: 0 4px 20px #292c320a;
}

.checkbox---brix {
  cursor: pointer;
  border-color: #d9dbe9;
  border-radius: 4px;
  flex: none;
  width: 21px;
  height: 21px;
  min-height: 21px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 12px;
  transition: background-color .2s, border-color .2s;
  box-shadow: inset 0 2px 5px #1312421a;
}

.checkbox---brix:hover {
  border-color: #4a3aff;
}

.checkbox---brix.w--redirected-checked {
  background-color: #4a3aff;
  background-size: 14px;
  border-color: #4a3aff;
}

.checkbox---brix.w--redirected-focus {
  box-shadow: 0 0 3px 1px #4a3aff33;
}

.main-container {
  width: 100%;
  max-width: 1100px;
}

.button-4 {
  color: #fff;
  background-color: #68b1ff;
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button-4:hover {
  box-shadow: none;
  background-color: #000;
}

.paragraph-13 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph-13.semi-bold {
  font-weight: 600;
}

.paragraph-13.job-link {
  color: #434de7;
  font-weight: 600;
}

.top-cta {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 99px;
  padding: 0 5%;
  display: flex;
}

.divider-section {
  color: #000;
  background-color: #68b1ff1a;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: -32px;
  padding: 25px 5%;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.job-rte {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
}

.h6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.spacer-10 {
  width: 100%;
  height: 10px;
}

.job_description {
  margin-top: 25px;
}

.spacer-20 {
  width: 100%;
  height: 20px;
}

.job-description_heading {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.job_labels-wrap {
  justify-content: space-between;
  margin-bottom: 45px;
  display: flex;
}

.flex-vertical {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.job-left {
  width: 72%;
}

.spacer-40 {
  width: 100%;
  height: 40px;
}

.grid_2-1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  align-items: center;
}

.cta-image {
  border-radius: 10px;
  width: 100%;
  box-shadow: 21px 21px 30px -10px #1d01501a;
}

.container-9 {
  width: 100%;
  max-width: 1100px;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.job-sticky {
  width: 25%;
  position: sticky;
  top: 20px;
}

.job_label-flex {
  grid-column-gap: 10px;
  color: #000;
  align-items: center;
  display: flex;
}

.job_post-date {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.job_label-card {
  text-align: left;
}

.job-wrapper {
  position: relative;
}

.all-jobs {
  grid-column-gap: 10px;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: none;
}

.section-11 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.section-11.jobs {
  padding-top: 35px;
  padding-bottom: 40px;
}

.job_sticky-card {
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 35px 30px;
}

.job-square {
  color: #fff;
  background-color: #68b1ff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.embed-icon {
  margin-bottom: -4px;
  overflow: visible;
}

.flex-wrap {
  align-items: center;
  display: flex;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.job-body {
  padding-bottom: 35px;
  padding-left: 70px;
  padding-right: 70px;
}

.h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.job-card {
  border: 1px solid #f2f3ff;
  border-radius: 20px;
  overflow: hidden;
}

.job_title-wrap {
  width: 100%;
  padding-top: 40px;
  padding-left: 70px;
  padding-right: 70px;
}

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

.faq-section {
  padding-top: 50px;
  padding-bottom: 200px;
  position: relative;
}

.faq-section.home {
  padding-top: 0;
  padding-bottom: 0;
}

.faq-section.home.pricing {
  margin-top: 115px;
}

.faq-section.home.first {
  margin-top: -95px;
  padding-top: 0;
}

.container-10 {
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: block;
  position: relative;
}

.container-10.faq-container {
  background-color: #ffffff80;
  border-radius: 5px;
  max-width: 900px;
  padding-top: 60px;
  padding-bottom: 80px;
  box-shadow: 0 0 50px #2d3e500f;
}

.container-10.faq-container.home {
  box-shadow: none;
}

.full-texture {
  z-index: 0;
  opacity: .2;
  position: absolute;
  inset: 0;
}

.faq-plus {
  background-color: #2aa8ff;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.faq-answer {
  border-bottom: 1px solid #2d3e501f;
  padding-left: 45px;
  overflow: hidden;
}

.faq-answer.last-faq-answer {
  border-bottom-width: 0;
}

.faq-answer-text {
  margin-bottom: 30px;
  font-size: 16px;
}

.faq-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.faq-plus-l {
  background-color: #2aa8ff;
  border-radius: 3px;
  width: 5px;
  height: 100%;
  position: absolute;
}

.faq-question {
  cursor: pointer;
  align-items: center;
  height: 90px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

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

.pricing-h1.faq-h2 {
  margin-bottom: 50px;
}

.menu {
  cursor: pointer;
  width: 50px;
  height: auto;
  margin-right: 60px;
}

.typed-words {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 57px;
  font-weight: 400;
  position: relative;
  top: -33px;
  left: 74px;
}

.div-hide {
  display: block;
  position: relative;
  overflow: hidden;
}

.div-hide.inline {
  align-self: flex-start;
  margin-bottom: 45px;
  display: inline-block;
  overflow: visible;
}

.div-hide.hanging-text {
  padding-bottom: 0;
  line-height: 16px;
  overflow: visible;
}

.div-hide.is--mobile {
  display: block;
}

.navlink {
  z-index: 3;
  color: #040915;
  margin-right: 1em;
  padding: .25em .5em;
  font-size: 1.32em;
  transition: border-radius .45s cubic-bezier(.785, .135, .15, .86), color .4s cubic-bezier(.77, 0, .175, 1), background-color .4s cubic-bezier(.77, 0, .175, 1);
  display: inline-block;
  position: relative;
}

.navlink:hover, .navlink:focus {
  color: #fe7505;
}

.navlink.w--current {
  color: #fe7505;
  background-color: #fef0e5;
  border-radius: 4px;
  transition-property: none;
}

.navlink.w--current:hover {
  border-radius: 0;
}

.hero-section {
  width: 100%;
  height: 621px;
  overflow: hidden;
}

.hero-section.portfolio {
  height: 701px;
  margin-top: 87px;
  overflow: hidden;
}

.hero-section.pricing {
  margin-top: 35px;
}

.hero-section.pricing.blog {
  margin-top: 68px;
}

.hero-section.contact {
  margin-top: 88px;
}

.hero-section.about {
  margin-top: 52px;
}

.hero-section.home.first._1 {
  height: 700px;
  margin-top: 121px;
}

.hero-section.blog {
  margin-top: -198px;
  overflow: visible;
}

.hero-section.blog._2 {
  margin-top: -336px;
}

.footer-link-5 {
  color: #f1f0ef;
  letter-spacing: -.01em;
  font-size: 1.32em;
  transition: color .4s;
}

.footer-link-5:hover, .footer-link-5.w--current {
  color: #fe7505;
}

.hero-heading-wrapper {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 13px;
  margin-bottom: .5em;
  display: flex;
}

.hero-blur {
  z-index: 2;
  background-color: #0000;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.hero-bg-wrapper {
  z-index: 1;
  width: 100%;
  height: 90%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-bg-wrapper.contact {
  width: 100%;
  height: 58%;
}

.hero-bg-wrapper.blog {
  overflow: visible;
}

.hero-heading-move {
  display: inline-block;
}

.hero-heading-move._1 {
  text-align: center;
  width: auto;
  font-weight: 500;
}

.hero-heading-move._2 {
  font-weight: 500;
}

.container-14 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-14.flex-cc-v.is--hero {
  z-index: 2;
  height: 100%;
}

.container-14.flex-cc-v.is--hero.m-hidden {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-14.flex-cc-v.is--hero.m-hidden.portfolio._1 {
  margin-top: -158px;
}

.container-14.flex-cc-v.is--hero.m-hidden.pricing {
  height: 700px;
  margin-top: -121px;
}

.container-14.flex-cc-v.is--hero.m-hidden.contact {
  height: 78%;
  margin-top: -124px;
}

.container-14.flex-cc-v.is--hero.m-hidden.home {
  margin-top: -123px;
}

.super-text {
  letter-spacing: -.02em;
  text-transform: capitalize;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 5.3em;
  font-weight: 500;
  line-height: 1;
}

.hero {
  height: 100vh;
  position: relative;
}

.hero.is--home {
  padding-top: 0;
  padding-bottom: 0;
}

.hero-heading-line-wrapper {
  align-self: auto;
  margin-top: .5em;
}

.hero-heading-line-wrapper.top {
  margin-top: 0;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-span-3.typed-words {
  color: #33b3fe;
  font-size: 70px;
  font-weight: 600;
  top: 0;
  left: 0;
}

.paragraph-14 {
  text-align: center;
  width: 75vw;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.paragraph-14.home {
  margin-top: 10px;
  font-size: 25px;
  line-height: 25px;
}

.button-holder {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.button-wrapper-2 {
  color: #ff003d;
  border: 1px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 17.2rem;
  min-height: 50px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.button-wrapper-2._2 {
  background-color: #36b5fe;
  border-width: 0;
}

.button-wrapper-2._2.pricing {
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
}

.button-text {
  z-index: 1;
  color: #000;
  margin-left: 20px;
  margin-right: 10px;
  position: relative;
}

.button-text._2 {
  color: #fff;
}

.button-arrow-2 {
  filter: grayscale();
  width: 15px;
  margin-right: 20px;
  transform: rotate(-45deg);
}

.preloader-bar-2 {
  background-color: #4fff86;
  width: 50%;
  height: 100%;
}

.c-preloader-title {
  margin-bottom: .5em;
  padding-left: .5em;
  padding-right: .5em;
  overflow: hidden;
}

.preloader-bar-1 {
  background-color: #ff5050;
  border-radius: 1000px;
  justify-content: center;
  width: 60%;
  height: 100%;
  display: flex;
}

.c-content.cloneable {
  padding-top: 20px;
}

.container-17 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 3%;
}

.container-17.cloneable {
  border-top: 2px dashed #ffffff80;
}

.container-17.cloneable.dark {
  border-top-color: #33333380;
}

._w-preloader-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-preloader-content {
  z-index: 5;
  position: absolute;
}

.preloader-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.c-preloader {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

._w-preloader {
  background-color: #13131300;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.c-preloader-bar {
  background-color: #222;
  border-radius: 1000px;
  justify-content: center;
  width: 15em;
  height: .25em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c-preloader-curtain {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.loadinanimation {
  padding-top: 10px;
  padding-bottom: 0;
  display: none;
}

.preloader-curtain {
  background-color: #131313;
  width: 50%;
  height: 100%;
  position: relative;
}

.preloader-curtain.right._2 {
  background-color: #13131380;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.preloader-curtain.left._2 {
  background-color: #13131380;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.cloneable-area {
  min-height: 50vh;
  display: flex;
}

.check-hero {
  align-self: auto;
  margin-bottom: 29px;
  display: flex;
}

.checkholder {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  display: flex;
}

.text-block-7 {
  font-size: 19px;
}

.text-span-4 {
  font-weight: 500;
}

.home-logo-left-gradient {
  background-image: linear-gradient(to right, #fff, #fff0);
  width: 10%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.home-logo-left-gradient.right {
  background-image: linear-gradient(270deg, #fff, #fff0);
  inset: 0% 0% 0% auto;
}

.client-logo {
  opacity: .8;
  object-fit: contain;
  width: 100%;
  min-height: 7rem;
  max-height: 7rem;
  transition: opacity .4s;
}

.client-logo:hover {
  opacity: 1;
}

.overline {
  color: #72767d;
  text-align: center;
  letter-spacing: .08rem;
  text-transform: uppercase;
  font-size: .7rem;
  font-weight: 500;
}

.clients-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.clients-grid.logo-animate-alt {
  grid-column-gap: 3rem;
  flex: none;
  width: 100rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.clients-grid.logo-animate {
  grid-column-gap: 3rem;
  opacity: 1;
  flex: none;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.embed {
  display: none;
}

.home-logo-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-logo-wrapper.bottom {
  margin-top: -2rem;
}

.paragraph-15 {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}

.spacer-1em {
  width: 0;
  height: 1em;
}

.btn {
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: 1.32em 2.64em;
  display: flex;
}

.btn.secondary {
  color: #040915;
  border: 1px solid #040915;
  transition: color .4s, background-color .4s;
}

.btn.secondary:hover {
  color: #f1f0ef;
  background-color: #040915;
}

.btn.secondary.stagger-text {
  flex-flow: row;
}

.h-services-bg {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100vw;
  height: 700px;
  padding-left: 7.5%;
  padding-right: 7.5%;
  display: flex;
}

.half {
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 40px;
  margin-left: 0;
  display: flex;
}

.half._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 23px;
  display: flex;
}

.half._2.home {
  margin-left: 0;
  margin-right: 0;
}

.benefits-wrapper {
  margin-bottom: 4em;
  padding-top: 0;
}

.section {
  padding-top: 7em;
  padding-bottom: 7em;
}

.section.is--services {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 62em;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.btn-text {
  font-size: 19px;
}

.h-services-bg-wrapper {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.benefit-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  margin-top: 2em;
  display: grid;
}

.btn-wrapper {
  align-self: center;
  display: inline-block;
}

.heading-27 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 29px;
}

.auto {
  flex-flow: column;
  align-self: auto;
  margin-top: 204px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.container0 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container0.flex-v {
  flex-flow: column;
  display: flex;
}

.spacer-2em {
  width: 0;
  height: 2em;
}

.container-18 {
  border: 0 solid #000;
  border-radius: 15px;
  width: 60vw;
  margin-bottom: 43px;
  box-shadow: 0 2px 5px #0003;
}

.text-span-5 {
  color: #36b5fe;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  line-height: 36px;
}

.paragraph-16 {
  margin-top: 20px;
}

.heading-30 {
  text-align: center;
  font-size: 38px;
}

.div-block-22 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  margin-bottom: 40px;
  display: flex;
}

.main-info {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  margin-bottom: -144px;
  display: flex;
}

.heading-31 {
  text-align: center;
  width: 364px;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-32 {
  text-align: center;
  width: auto;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.pages-number {
  margin-right: 3px;
}

.icon-box {
  background-color: #000;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 20px;
  display: flex;
}

.decoration-element {
  position: absolute;
  inset: auto auto 179px -226px;
}

.square-element {
  position: absolute;
  bottom: 27px;
  left: 29px;
}

.dec-element {
  position: absolute;
  inset: auto auto 0% 16px;
}

.dec-element.element-intro {
  z-index: 0;
  inset: auto -216px 113px auto;
}

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

.container-19.narrow-container {
  max-width: 599px;
  position: relative;
}

.icon-wrap {
  text-align: left;
  align-items: center;
  display: flex;
}

.button-wrapper-3 {
  width: 100%;
  margin-top: 54px;
}

.calculator-section {
  padding-top: 105px;
  padding-bottom: 105px;
}

.calculator-section.full-screen-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: -105px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.calculator-section.full-screen-section.pricing {
  margin-top: -292px;
  margin-bottom: -248px;
}

.calculator-section.full-screen-section.home {
  margin-top: -39px;
}

.range-box {
  width: 360px;
}

.align-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.range-wrapper {
  margin-top: 72px;
  position: relative;
}

.slider-number {
  background-color: #fff;
  border: 2px solid #9a9999;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 40px;
  margin-top: -78px;
  margin-left: 15px;
  display: flex;
  position: absolute;
  left: -60px;
}

.details-grid {
  grid-column-gap: 35px;
  grid-row-gap: 32px;
  border-radius: 20px;
  width: 100%;
  margin-top: 44px;
  padding: 20px 10px;
  box-shadow: 0 2px 5px #0003;
}

.step-block-2 {
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  min-height: 80vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.button-6 {
  background-color: #37b5fe;
  border-radius: 50px;
  width: 17.2rem;
  min-height: 50px;
  line-height: 32px;
}

.heading-35 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-24 {
  width: 400px;
  max-width: 70%;
  padding-left: 0;
}

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

.author-designation {
  color: #0a0c0a99;
  letter-spacing: -.00656rem;
  font-size: .875rem;
  font-weight: 400;
}

.swiper-slide {
  flex: 0 0 39.375rem;
}

.testimonial_text {
  color: #0a0c0a99;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

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

.section-spacing.project {
  padding-top: 4rem;
  padding-bottom: 0;
}

.testimonial_content {
  flex-direction: column;
  justify-content: space-between;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  display: flex;
}

.swiper-wrapper {
  display: flex;
}

.swiper-button-prev {
  z-index: 5;
  cursor: pointer;
  background-color: #37b5fe;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: 10px;
  transition: color .2s, background-color .3s;
  display: flex;
  position: absolute;
  inset: auto auto 60% -1.5rem;
  transform: translate(0, 50%);
}

.swiper-button-prev:hover, .swiper-button-prev:focus-visible, .swiper-button-prev[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.swiper_slider-wrapper {
  overflow: hidden;
}

.author-name {
  color: #0a0c0a;
  font-weight: 500;
  line-height: 1.1;
}

.testimonial_thumb {
  flex: none;
  overflow: hidden;
}

.process-section {
  overflow: hidden;
}

.testimonial_item-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #f1f1f1;
  border-radius: 1.25rem;
  padding: 1.5rem;
  display: flex;
}

.swiper-pagination {
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.slider-custom-style {
  display: none;
}

.swiper-button-next {
  z-index: 5;
  cursor: pointer;
  background-color: #37b5fe;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-right: 10px;
  transition: color .2s, background-color .3s;
  display: flex;
  position: absolute;
  inset: auto -1.5rem 60% auto;
  transform: translate(0, 50%);
}

.swiper-button-next:hover, .swiper-button-next:focus-visible, .swiper-button-next[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.swiper_component {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-20 {
  text-align: center;
  font-size: 23px;
}

.div-block-23 {
  display: block;
}

.featured-section {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 80px;
  position: relative;
}

.featured-section.portfolio {
  background-color: #fff0;
  margin-top: -107px;
}

.featured-section.home {
  margin-top: -123px;
}

.container-20 {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

.form07_link {
  color: #36b5fe;
  font-size: 13px;
  font-weight: 700;
}

.text-counter {
  color: #5b617c73;
  font-size: 14px;
}

.paragraph {
  color: #5b617c;
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 23px;
}

.error-message {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.next-button {
  background-color: #36b5fe;
  border-radius: 5px;
  flex: 1;
  align-self: center;
  padding: 12px 32px;
  font-size: 15px;
  transition: background-color .2s ease-in;
}

.next-button.new {
  position: fixed;
  inset: auto 3% 3% auto;
}

.field-title {
  color: #000037;
  background-color: #fff;
  margin-bottom: 5px;
  padding-left: 6px;
  font-size: 14px;
  font-weight: 400;
}

.checkbox-2 {
  z-index: 5;
  opacity: 0;
  cursor: pointer;
  border: 2px solid #0000;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.checkbox-2:active {
  border: 1px solid #000;
}

.success-message {
  letter-spacing: 1px;
  padding: 50px;
}

.form12_checkbox_field {
  background-color: #fff;
  border: 1.2px solid #3e34c81a;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  width: 140px;
  height: 120px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 35px 22px 22px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px #c6d3ff47;
}

.checkbox-title {
  color: #36b5fe;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 21px;
  line-height: 500%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.form-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.slider {
  background-color: #0000;
  max-width: 700px;
  height: 100%;
  position: relative;
}

.mobile-nav-bottom {
  z-index: 5;
  border-top: 1px solid #8395b1;
  height: 200px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.previous {
  opacity: .45;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100px;
  height: 35px;
  margin: auto auto 30px 30px;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.previous:hover {
  opacity: 1;
}

.field-input {
  color: #000037bf;
  background-color: #0000;
  border: 1.5px solid #3e34c80a;
  border-radius: 6px;
  width: 100%;
  min-height: 45px;
  font-size: 16px;
}

.field-input:focus {
  border-color: #0064fe;
}

.field-input::placeholder {
  color: #0000371a;
  font-family: Varela Round, sans-serif;
}

.next {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 159px;
  height: 47px;
  margin: auto auto 25px;
  display: block;
  position: fixed;
  right: 35px;
  overflow: visible;
}

.checkbox-field-2 {
  justify-content: flex-start;
  align-items: center;
  width: 24%;
  min-width: 150px;
  height: 140px;
  margin-left: 6px;
  margin-right: 6px;
  display: flex;
}

.checkbox_wrap {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 114px;
  display: flex;
}

.checkbox_wrap.checkbox_centre {
  justify-content: center;
  margin-top: 112px;
}

.title-left {
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.form-wrapper {
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.form-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 390px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-section-title {
  color: #0a1f44;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
}

.form-full {
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  padding-top: 90px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.slide {
  border-radius: 20px;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.previous-button {
  opacity: 1;
  color: #5b617c;
  text-indent: -2px;
  flex: none;
  align-self: center;
  padding: 5px 0;
  font-size: 15px;
  transition: opacity .2s ease-in;
}

.previous-button:hover {
  opacity: 1;
  border-bottom-color: #0000008c;
}

.form07_legal {
  color: #101c2e8a;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

.slider-content-wrap {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 0 75px;
  display: flex;
  position: relative;
}

.line-bottom {
  background-color: #c5c7ca;
  height: 1px;
  display: none;
}

.arrow {
  width: 16px;
  margin-right: 8px;
}

.form-content {
  width: 100%;
  margin-bottom: -20px;
}

.form-content.final {
  margin-bottom: 0;
}

.text-block {
  color: #36b5fe;
  font-weight: 500;
}

.counter-image {
  width: 16px;
  margin-right: 5px;
}

.form-wrap-full {
  font-family: Montserrat, sans-serif;
}

.details-right {
  align-items: center;
  margin-top: 15px;
  margin-right: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-30 {
  align-self: center;
  width: 405px;
}

.container-21 {
  justify-content: center;
  align-items: center;
  display: block;
}

.columns {
  padding-left: 0;
}

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

.image-31 {
  border-radius: 20px;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-27 {
  background-color: #dbdbdb;
  border-radius: 20px;
  width: 90%;
  height: 100%;
  margin-top: 40px;
  padding-top: 20px;
}

.hero-without-image {
  background-color: #f5f7fa00;
  border-bottom: 1px #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
  display: block;
}

.heading-37 {
  flex: 0 auto;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-6 {
  color: #35b4fe;
}

.image-37 {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.link-5 {
  color: #40b7fe;
}

.submit-button-4 {
  background-color: #0000;
  width: 60px;
  height: 60px;
}

.content-left_blog {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.blog-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
}

.blog-section-2 {
  margin-top: 4px;
  padding-bottom: 132px;
  padding-left: 3%;
  padding-right: 3%;
}

.blog-section-2._2 {
  margin-top: 116px;
}

.stick-wrapper {
  position: sticky;
  top: 60px;
}

.subscription {
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 40px;
  padding: 100px 20px 20px;
  box-shadow: 0 12px 14px #0000000f;
}

.title-large {
  color: #202146;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.container-24 {
  width: 100%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.form {
  background-color: #f2f5f8;
  border-radius: 15px;
  display: flex;
}

.image-2 {
  filter: grayscale();
  position: absolute;
}

.text-field {
  background-color: #0000;
  border: 1px #000;
  height: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 15px;
}

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

.paragraph-detials-large {
  color: #202146;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 30px;
}

.content-right {
  height: auto;
  position: sticky;
}

.image-38 {
  border-radius: 15px;
  display: none;
}

.image-38._2 {
  margin-top: -71px;
  margin-bottom: 24px;
  display: block;
}

.image-40, .image-43 {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.image-46 {
  border-radius: 15px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.image-46._2 {
  margin-top: -71px;
  margin-bottom: 20px;
  display: block;
}

.image-48 {
  border-radius: 15px;
  display: none;
}

.image-48._2 {
  margin-top: -71px;
  margin-bottom: 20px;
  display: block;
}

.image-49, .image-50, .image-51 {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.image-52 {
  border-radius: 15px;
  display: none;
}

.image-52._2 {
  margin-top: -71px;
  margin-bottom: 20px;
  display: block;
}

.image-53 {
  border-radius: 15px;
  display: none;
}

.image-53._2 {
  margin-top: -71px;
  margin-bottom: 20px;
  display: block;
}

.image-54 {
  display: none;
}

.image-54._2 {
  border-radius: 15px;
  margin-top: -59px;
  margin-bottom: 19px;
  display: block;
}

.link-6 {
  color: #36b5fe;
}

.link-block-4, .link-block-4.w--current {
  text-decoration: none;
}

.link-block-5 {
  width: 90%;
  height: 100%;
  margin-top: 40px;
}

.image-56 {
  align-self: auto;
  width: 871px;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-57 {
  width: 500px;
  margin-top: auto;
}

.image-58 {
  width: 85px;
}

.body-7 {
  background-color: #fff0;
}

.text-block-11 {
  display: none;
}

.image-72 {
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-73 {
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-74 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-75 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-76 {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-31 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-77 {
  display: none;
}

.image-78 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.menu-item_trigger {
  z-index: -1;
  width: 1px;
}

.main-menu_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.main-menu_item-underline {
  transform-origin: 0%;
  background-color: #000;
  height: 4px;
  position: absolute;
  inset: auto 0% 0;
}

.navigation_menu-wrapper {
  z-index: 900;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #fff;
  grid-template-rows: 5rem auto 5rem;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  inset: 0%;
}

.main-menu_list-item {
  margin-bottom: 0;
  position: relative;
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.main-menu_item {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 4rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

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

.text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21 {
  color: #000;
}

.navigation_button {
  cursor: pointer;
  width: 50px;
  margin-right: 60px;
}

@media screen and (min-width: 1920px) {
  .div-block-13 {
    display: none;
  }

  .heading-8 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .typed-words {
    height: 46px;
    top: -40px;
  }

  .super-text {
    font-size: 6.8em;
  }

  .paragraph-14 {
    margin-top: 20px;
    font-size: 26px;
    line-height: 62px;
  }

  .button-wrapper-2 {
    width: 18.8rem;
  }

  .button-text {
    font-size: 17px;
  }

  .text-block-7 {
    font-size: 24px;
    line-height: 28px;
  }

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

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

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

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

  .image-21 {
    width: 35px;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-22, .image-23 {
    width: 35px;
  }

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

  .mobile-nav-bottom {
    height: 100px;
    display: block;
  }

  .next {
    position: absolute;
  }
}

@media screen and (max-width: 991px) {
  .count-block {
    margin-top: auto;
  }

  .heading-8 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .image-11 {
    width: 45px;
    height: 40px;
    margin-top: 4px;
  }

  .container-3.horizontal {
    background-color: #fff;
    height: 924px;
    margin-top: -90px;
  }

  .paragraph-3 {
    border-bottom: .5px solid #000;
    font-size: 19px;
    position: relative;
    top: -394px;
    left: -49px;
  }

  .paragraph-9 {
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 706.703px;
    left: auto;
    overflow: hidden;
  }

  .text-block-3 {
    border-bottom: .5px solid #000;
    font-size: 21px;
    position: relative;
    top: -617px;
    left: -261px;
  }

  .section-2 {
    height: auto;
    margin-top: -301px;
  }

  .spline-scene {
    width: 650px;
    height: 579px;
    position: relative;
    top: 56px;
    left: 144px;
  }

  .heading-9 {
    border-bottom: .5px solid #000;
    width: 252px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 55px;
    font-weight: 400;
    position: relative;
    top: -458.75px;
    left: -135px;
  }

  .blog-section.blog.o {
    margin-top: 52px;
  }

  .hero_card-wrapper {
    margin-top: 0;
  }

  .hero_card-wrapper.blog {
    margin-top: -164px;
  }

  .stacking-card.is--fourth, .stacking-card.is--third, .stacking-card.is--sixth, .stacking-card.is--fifth, .stacking-card.is--first, .stacking-card.is--second {
    width: 60vw;
  }

  .section-4 {
    height: 50px;
  }

  .pricing-small-title {
    text-align: center;
    display: none;
  }

  .pricing-small-title.center {
    display: none;
  }

  .big-pricing-text.free {
    padding-right: 5px;
    display: block;
  }

  .big-pricing-text.white.inline {
    margin-bottom: 0;
    display: block;
  }

  .big-pricing-text.white.inline._2 {
    margin-top: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .big-pricing-text.inline {
    margin-top: -11px;
    font-size: 16px;
  }

  .white-text {
    font-size: 14px;
    line-height: 1.6em;
  }

  .text-block-2 {
    text-align: center;
    margin-left: 0;
    display: none;
  }

  .list-text, .list-text.white {
    margin-bottom: 5px;
  }

  .project-content {
    margin-top: -296px;
  }

  .container-4 {
    position: relative;
  }

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

  .circles {
    top: 69px;
  }

  .circles._4 {
    display: none;
  }

  .circles._2 {
    top: -63px;
    right: 89px;
  }

  .circles._3, .circles._3.left {
    display: none;
  }

  .pricing-plan {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-links-3 {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .shape-1 {
    bottom: 36px;
  }

  .shape-1.five-style {
    display: none;
  }

  .shape-9 {
    display: none;
    right: -50px;
  }

  .text-block-4 {
    position: static;
  }

  .pricing-wrapper.left, .pricing-wrapper.right {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .subtittle {
    font-size: 20px;
  }

  .footer-link-4.with-icon {
    color: #000;
  }

  .color-line.pricing.white.center {
    border-bottom-right-radius: 18px;
    left: auto;
  }

  .button-3.botom {
    margin-top: 7px;
  }

  .button-3.botom.left {
    margin-top: 64px;
  }

  .flipcard-more {
    bottom: 6px;
    right: 8px;
  }

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

  .form-block-3 {
    width: 600px;
  }

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

  .section-8 {
    display: none;
  }

  .social-link---invert {
    margin-left: 10px;
    margin-right: 10px;
  }

  .social-links-wrap {
    justify-content: center;
  }

  .menu-left {
    position: fixed;
    left: 0;
  }

  .socials {
    margin-right: 140px;
    left: 20%;
  }

  .menu-bg {
    display: block;
  }

  .menu-links {
    margin-left: 140px;
  }

  .c-section {
    margin-bottom: 32px;
  }

  .grid-left__heading {
    font-size: 40px;
  }

  .card {
    width: 60vw;
  }

  .input---brix.name-icon---brix, .input---brix.password-icon---brix {
    background-position: 96%;
  }

  .sign-in-form-block---brix.sign-in-v3---brix {
    max-width: 100%;
    display: block;
  }

  .sign-in-form-wrapper---brix {
    flex-direction: column;
  }

  .sign-in-form-wrapper---brix.sign-in-v3---brix {
    flex-direction: column-reverse;
  }

  .full-split---brix-2 {
    background-color: #0000;
    position: relative;
    overflow: hidden;
  }

  .full-split---brix-2.slider-wrap---brix {
    padding-left: 24px;
    padding-right: 24px;
  }

  .log-in-button---brix-2 {
    background-position: 57%;
  }

  .sign-in-form-v3---brix {
    max-width: none;
    padding-left: 32px;
    padding-right: 32px;
  }

  .companies-logos---brix {
    align-items: center;
    margin-top: 32px;
  }

  .testimonials-slider---brix {
    min-height: 480px;
  }

  .job-flex {
    flex-direction: column-reverse;
  }

  .job-left {
    width: 100%;
  }

  .grid_2-1 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .grid_2-1.tablet-reverse {
    flex-direction: column-reverse;
  }

  .job-sticky {
    width: 100%;
    margin-top: 60px;
    position: static;
  }

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

  .div-hide.inline {
    margin-bottom: 0;
  }

  .navlink {
    letter-spacing: .01em;
    margin-bottom: 40px;
    padding-left: 0;
    font-size: 8vw;
    font-weight: 500;
    display: block;
  }

  .navlink:hover {
    color: #f1f0ef;
  }

  .hero-section.portfolio {
    margin-top: -25px;
  }

  .hero-section.contact {
    margin-top: -27px;
  }

  .hero-section.home.first._1 {
    margin-top: -68px;
  }

  .hero-section.blog._2 {
    margin-top: -316px;
  }

  .footer-link-5 {
    font-size: 19px;
  }

  .hero-heading-wrapper {
    z-index: 2;
    text-align: left;
    margin-top: 186px;
    position: relative;
  }

  .hero-heading-move._1 {
    width: auto;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.pricing {
    margin-top: -172px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.pricing.blog {
    margin-top: -236px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.home {
    margin-top: -147px;
  }

  .super-text {
    text-align: left;
    font-size: 7vw;
  }

  .hero {
    height: 80vh;
    margin-top: -1px;
  }

  .hero.is--home {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 80vh;
    padding-top: 20vw;
    padding-bottom: 20vw;
    display: flex;
  }

  .hero-heading-line-wrapper {
    align-self: center;
    margin-top: 1vw;
  }

  .hero-heading-line-wrapper.btm {
    align-self: center;
    margin-top: 1vw;
    margin-left: 0;
  }

  .text-span-3.typed-words {
    font-size: 7vw;
  }

  .paragraph-14.home {
    width: 70vw;
  }

  .btn {
    padding: 2.5vw 5vw;
  }

  .h-services-bg {
    flex-flow: column;
    width: 100%;
    margin-top: 284px;
  }

  .half {
    width: 100%;
  }

  .section {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .section.is--services {
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .btn-text {
    font-size: 2.5vw;
  }

  .h-services-bg-wrapper {
    flex-direction: column;
    position: relative;
  }

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

  .main-info {
    margin-top: 0;
  }

  .calculator-section.full-screen-section.home {
    margin-top: -103px;
  }

  .swiper-slide {
    flex-basis: 32rem;
  }

  .testimonial_text {
    font-size: 1.4rem;
  }

  .section-spacing.project {
    margin-top: 0;
  }

  .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
    left: -1rem;
  }

  .testimonial_thumb {
    width: 13.2rem;
  }

  .process-section {
    margin-top: 344px;
  }

  .swiper-pagination {
    bottom: -3rem;
  }

  .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
    right: -1rem;
  }

  .featured-section.home {
    margin-top: -102px;
  }

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

  .hero-wrapper-two {
    max-width: 100%;
    margin-top: -65px;
  }

  .image-30 {
    width: 296px;
  }

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

  .blog-grid {
    grid-column-gap: 22px;
    grid-template-columns: 1fr .6fr;
  }

  .blog-section-2._2 {
    margin-top: 70px;
  }

  .image-56 {
    width: auto;
  }

  .image-77 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .image-10 {
    width: 430px;
  }

  .count-block {
    width: auto;
    min-width: auto;
    font-size: 12px;
  }

  .count-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-8 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 33px;
    font-weight: 400;
  }

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

  .container-3.horizontal {
    background-color: #fff;
  }

  .paragraph-3 {
    font-size: 17px;
    position: relative;
    top: -419px;
    left: 68px;
  }

  .paragraph-9 {
    top: 710.703px;
    left: auto;
  }

  .text-block-3 {
    font-size: 18px;
    position: relative;
    top: -562px;
    left: -121px;
  }

  .section-2 {
    background-color: #fffffff2;
  }

  .spline-scene {
    background-color: #fff;
    width: 700px;
    height: 500px;
    top: 106px;
    left: 31px;
  }

  .heading-9 {
    width: 211px;
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 400;
    top: -442px;
    left: -25px;
  }

  .blog-section.blog.o {
    margin-top: 24px;
  }

  .blog-section.home {
    margin-top: 964px;
    margin-bottom: -1161px;
  }

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

  .stacking-card.is--fourth, .stacking-card.is--third, .stacking-card.is--sixth, .stacking-card.is--fifth, .stacking-card.is--first, .stacking-card.is--second {
    height: 640px;
  }

  .subscribe-col {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .spc {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .footer-links-3 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .footer-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hide-mobile {
    display: none;
  }

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

  .pricing-wrapper.left {
    width: auto;
    margin-left: 0;
  }

  .pricing-wrapper.right {
    width: auto;
    margin-right: 0;
  }

  .section-5.relative.new {
    top: 1226px;
  }

  .bottom-padding-80 {
    margin-bottom: -6px;
  }

  .footer-link-4.with-icon {
    color: #000;
  }

  .flipcard-wrapper {
    margin-top: 23px;
  }

  .footer {
    border-top: .5px solid #000;
    position: relative;
    top: 1021px;
  }

  .footer.home {
    margin-top: 142px;
  }

  .form-label {
    color: #000;
  }

  .checkbox {
    color: #fff;
  }

  .checkbox-text {
    color: #000;
  }

  .form-block-3 {
    width: 500px;
  }

  .section-7 {
    background-color: #fff;
  }

  .body-2 {
    height: 2182px;
  }

  .section-8 {
    display: none;
  }

  .social-link---invert {
    margin-left: 10px;
    margin-right: 10px;
  }

  .menu-left {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 58px;
    padding: 20px;
  }

  .overlay {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .socials {
    display: none;
  }

  .showreel-title.project {
    font-size: 18px;
  }

  .menu-bg {
    display: block;
  }

  .link, .link.w--current {
    font-size: 48px;
  }

  .c-section {
    padding-left: 64px;
    padding-right: 64px;
  }

  .grid-left__heading {
    font-size: 48px;
  }

  .grid {
    justify-content: center;
    padding-top: 51px;
  }

  .card {
    width: 70vw;
    height: 640px;
  }

  .social-media-links {
    margin-top: 0;
  }

  .heading-20.home {
    font-size: 31px;
  }

  .sign-in-form-block---brix.sign-in-v3---brix {
    order: -1;
    max-width: 100%;
  }

  .full-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .input-div---brix {
    margin-bottom: 24px;
  }

  .sign-in-form-wrapper---brix.sign-in-v3---brix {
    flex-direction: column;
  }

  .full-split---brix-2 {
    display: flex;
  }

  .full-split---brix-2.slider-wrap---brix {
    min-height: 56vh;
    display: flex;
  }

  .log-in-button---brix-2 {
    background-position: 60%;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .sign-in-form-v3---brix {
    padding: 60px 24px;
  }

  .testimonials-slider---brix {
    min-height: 480px;
  }

  .top-cta {
    margin-top: 21px;
  }

  .divider-section {
    margin-top: 39px;
  }

  .job-sticky {
    margin-top: 40px;
  }

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

  .job-body {
    padding-bottom: 45px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .job_title-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-section {
    top: 1177px;
  }

  .faq-section.home.pricing {
    padding-top: 10px;
  }

  .container-10.faq-container.home {
    margin-top: -1182px;
  }

  .pricing-h1 {
    font-size: 34px;
    line-height: 44px;
  }

  .div-hide {
    display: none;
  }

  .div-hide.inline {
    margin-bottom: 0;
  }

  .div-hide.hanging-text, .div-hide.is--mobile {
    display: block;
  }

  .navlink {
    margin-bottom: 5vw;
    font-size: 11vw;
  }

  .hero-section.portfolio {
    margin-top: -52px;
  }

  .hero-section.pricing {
    margin-top: -21px;
  }

  .hero-section.contact {
    margin-top: -59px;
  }

  .hero-section.about {
    margin-top: -30px;
  }

  .hero-section.home.first._1 {
    height: 779px;
    margin-top: -80px;
  }

  .hero-section.blog {
    margin-top: -124px;
  }

  .hero-section.blog._2 {
    margin-top: -226px;
  }

  .hero-heading-wrapper {
    margin-bottom: 1vw;
    overflow: hidden;
  }

  .hero-heading-move._1 {
    width: auto;
  }

  .container-14.flex-cc-v.is--hero.m-hidden {
    flex-flow: column;
    display: flex;
  }

  .super-text {
    flex: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 7vw;
  }

  .hero.is--home {
    width: 100%;
  }

  .text-span-3.typed-words {
    font-size: 7vw;
  }

  .paragraph-14.home {
    width: 90vw;
  }

  .button-holder {
    width: 100%;
  }

  .button-holder.pricing {
    justify-content: center;
    align-items: center;
  }

  .button-wrapper-2._2 {
    margin-left: auto;
    margin-right: auto;
  }

  .check-hero.home {
    justify-content: center;
    align-items: center;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }

  .paragraph-15 {
    padding: 16px;
  }

  .btn {
    padding: 3.5vw 7vw;
  }

  .h-services-bg {
    flex-flow: column;
    padding-left: 5%;
    padding-right: 5%;
  }

  .benefits-wrapper {
    margin-bottom: 10vw;
    padding-top: 2vw;
  }

  .section {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .section.is--services {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .benefit-wrapper {
    margin-top: 4vw;
  }

  .container0.flex-v {
    width: 90%;
  }

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

  .dec-element.element-intro {
    opacity: .5;
    bottom: -29px;
    right: 37px;
  }

  .calculator-section.full-screen-section.pricing {
    margin-top: 956px;
  }

  .details-grid {
    width: 90%;
  }

  .step-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .heading-35.pricing {
    width: 90%;
    font-size: 34px;
    font-weight: 400;
  }

  .image-24 {
    max-width: 70%;
    margin-top: 28px;
    padding-left: 0;
  }

  .swiper-slide {
    flex-basis: 100%;
  }

  .testimonial_text {
    font-size: 1.3rem;
  }

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

  .section-spacing.project {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
    display: none;
  }

  .testimonial_thumb {
    width: auto;
  }

  .testimonial_item-wrap {
    flex-direction: column;
    padding: 1rem;
  }

  .swiper-pagination {
    margin-top: 2rem;
  }

  .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
    display: none;
  }

  .featured-section {
    padding: 60px 15px;
  }

  .featured-section.portfolio {
    margin-top: -121px;
  }

  .featured-section.home {
    margin-top: -120px;
  }

  .next-button.new {
    z-index: 6;
  }

  .form12_checkbox_field {
    width: 48%;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .mobile-nav-bottom {
    z-index: 5;
    background-color: #fff;
    border-top: 1px solid #8395b126;
    height: 100px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
  }

  .previous, .next {
    z-index: 6;
    position: fixed;
  }

  .checkbox_wrap {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .form-wrapper {
    width: 100%;
  }

  .form-content {
    width: 90%;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .blog-grid {
    grid-row-gap: 62px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .blog-section-2 {
    margin-top: 85px;
  }

  .blog-section-2._2 {
    margin-top: 174px;
  }

  .paragraph-detials-large {
    margin-top: 42px;
  }

  .image-38, .image-48, .image-52, .image-53 {
    display: block;
  }

  .image-54 {
    border-radius: 15px;
    display: block;
  }

  .image-56 {
    display: none;
  }

  .image-57 {
    width: 413px;
  }

  .image-58 {
    width: 85px;
  }

  .text-block-11 {
    color: #37b5fe;
    margin-top: 10px;
    font-size: 16px;
    display: block;
  }

  .image-75 {
    width: auto;
    margin-top: 6px;
  }

  .image-77 {
    max-width: none;
    margin-top: 10px;
    display: block;
  }

  .main-menu_item-underline {
    bottom: 2px;
  }

  .main-menu_item {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .div-block-13 {
    display: none;
  }

  .image-10 {
    width: 279px;
    position: static;
    top: -24%;
  }

  .count-block {
    width: 309px;
    margin-top: 49px;
    position: static;
    bottom: 414px;
  }

  .count-wrap {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 11px;
  }

  .paragraph-7 {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    display: block;
    position: static;
  }

  .div-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: absolute;
    inset: 33% 0% auto;
  }

  .paragraph-8 {
    font-size: 15px;
    top: 30%;
  }

  .heading-8 {
    color: #000;
    text-align: center;
    margin-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    font-weight: 400;
  }

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

  .container-3.horizontal {
    background-color: #fff;
    height: 600px;
    margin-top: 0;
    top: 0;
    overflow: hidden;
  }

  .paragraph-3 {
    border-bottom: .5px solid #000;
    width: 149px;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 16px;
    font-style: italic;
    position: relative;
    top: -472px;
    left: 79px;
  }

  .paragraph-9 {
    text-align: center;
    border-top: .5px solid #000;
    width: 270px;
    height: 106px;
    margin-top: 0;
    padding-top: 11px;
    font-size: 16px;
    font-weight: 500;
    top: 497.703px;
    left: auto;
    overflow: visible;
  }

  .text-block-3 {
    border-bottom: .5px solid #000;
    margin: auto auto -24px;
    font-size: 16px;
    position: relative;
    top: -576px;
    left: -108.031px;
  }

  .section-2 {
    background-color: #fff0;
    height: 704px;
    margin-top: 0;
    display: flex;
  }

  .spline-scene {
    background-color: #fff0;
    width: 541px;
    height: 513px;
    top: 81px;
    left: 26px;
    overflow: visible;
  }

  .heading-9 {
    text-align: center;
    border-bottom: .5px solid #000;
    width: 215px;
    margin-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    position: relative;
    top: -479.75px;
    left: -7px;
  }

  .blog-section.blog, .blog-section.blog.o {
    margin-top: 0;
  }

  .blog-section.home {
    margin-top: auto;
    margin-bottom: 0;
  }

  .page-wrapper0 {
    margin-top: 83px;
  }

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

  .padding-global.padding-section-large {
    border-top-width: 0;
    padding-top: 0;
  }

  .hero_card-wrapper {
    margin-top: -126px;
  }

  .stacking-card.is--fourth, .stacking-card.is--third, .stacking-card.is--sixth, .stacking-card.is--fifth, .stacking-card.is--first, .stacking-card.is--second {
    flex-flow: column;
    width: 84vw;
    height: 488px;
  }

  .section-4 {
    height: 400px;
    display: none;
  }

  .subscribe-col {
    text-align: left;
    align-self: flex-start;
    margin-bottom: 10px;
  }

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

  .algin-center-2 {
    margin-top: 2px;
    margin-bottom: -71px;
  }

  .project-content {
    height: auto;
    margin-top: auto;
  }

  .container-4 {
    margin-top: 6px;
  }

  .bottom-footer-link-2:hover {
    color: #000;
    background-color: #0000;
    border-radius: 18px;
  }

  .footer-text-3 {
    text-align: left;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9px;
    line-height: 14px;
  }

  .circles {
    width: 200px;
    height: 200px;
    display: none;
    top: 209px;
  }

  .circles._4 {
    display: none;
    top: 267px;
    right: 88px;
  }

  .circles._2 {
    width: 100px;
    height: 100px;
    display: none;
    top: 91px;
    right: 73px;
  }

  .circles._3 {
    display: none;
    overflow: visible;
  }

  .circles._3.left {
    background-color: #17a6ff5c;
    display: none;
    top: 179px;
    right: auto;
  }

  .pricing-plan {
    width: auto;
    margin-left: -30px;
    margin-right: -30px;
    display: block;
  }

  .spc {
    text-align: left;
    display: block;
  }

  .spc.col-2 {
    display: none;
  }

  .footer-links-3 {
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
  }

  .footer-top {
    margin-top: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .shape-1 {
    right: -74px;
  }

  .shape-1.five-style {
    width: 100px;
    height: 100px;
    display: none;
    top: 821px;
    left: 68px;
  }

  .row-4 {
    align-self: auto;
    display: flex;
  }

  .shape-9 {
    filter: blur(20px);
    top: 210px;
    right: 19px;
  }

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

  .hide-mobile {
    display: none;
  }

  .pricing-wrapper.left {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
  }

  .pricing-wrapper.right {
    width: auto;
    margin-bottom: 0;
  }

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

  .section-5.relative {
    background-color: #fff0;
    margin-top: 0;
    top: 90px;
  }

  .section-5.relative.new {
    margin-top: 54px;
    top: 1364px;
  }

  .info-icon {
    filter: invert();
  }

  .bottom-padding-80 {
    margin-bottom: 80px;
  }

  .subtittle {
    font-size: 18px;
    line-height: 28px;
  }

  .footer-link-4.with-icon {
    color: #000;
    font-size: 16px;
    line-height: 28px;
  }

  .footer-link-4.with-icon:hover {
    color: #000;
  }

  .color-line.pricing.white.center {
    border-bottom-style: none;
    border-bottom-right-radius: 18px;
    width: 112px;
    font-family: Montserrat, sans-serif;
    position: absolute;
    top: -13px;
    left: auto;
  }

  .flipcard-wrapper {
    margin-bottom: 24px;
    position: relative;
  }

  .flipcard-more {
    bottom: 20px;
    right: 27px;
  }

  .flipcard-back-title {
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    font-size: 22px;
    display: block;
  }

  .footer {
    height: auto;
    position: relative;
    top: 1126px;
  }

  .footer.home {
    border-top-style: solid;
    margin-top: 0;
    top: auto;
  }

  .footer.home.pricing {
    top: 1317px;
  }

  .primary-button:hover {
    background-color: #000;
  }

  .checkbox-label-1, .form-label, .checkbox {
    color: #000;
  }

  .checkbox-text {
    color: #000;
    background-color: #0000;
  }

  .checkbox-field {
    background-color: #0000;
    border-color: #000;
  }

  .form-block-3 {
    background-color: #fff0;
    width: 300px;
  }

  .section-7 {
    background-color: #0000;
    margin-top: -53px;
    display: block;
  }

  .form-3 {
    background-color: #0000;
    border: 0 solid #000;
    border-radius: 18px;
    width: 300px;
    margin-bottom: 75px;
    margin-left: auto;
    margin-right: auto;
    padding: 29px;
    display: block;
  }

  .body-2 {
    height: auto;
  }

  .link-item {
    border-radius: 0;
  }

  .link-item._3 {
    border: .5px solid #000;
    border-radius: 18px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-item._3:hover {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #0084ff47;
    background-image: linear-gradient(152deg, #5bb0ff, #ffffff26);
    border-color: #ffffff26;
    border-radius: 18px;
    transform: rotateX(-1deg)rotateY(0)rotateZ(0)scale(1.05);
  }

  .container-6 {
    background-color: #fff0;
    background-image: none;
    background-position: 0 0;
    margin-top: 0;
  }

  .info-text {
    color: #000;
    background-color: #fff;
    border-radius: 18px;
    width: 318px;
    height: 53px;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 51px;
  }

  .info-text.top {
    height: 39px;
    margin-bottom: -39px;
  }

  .content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrap.transparent {
    border: 0 solid #000;
    border-top-color: #fff;
    margin-top: -39px;
  }

  .arrow-2 {
    color: #000;
  }

  .section-8 {
    background-color: #fff0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .social-link---invert.ig, .social-link---invert.in, .social-link---invert.fb {
    filter: none;
  }

  .links-wrap {
    background-color: #fff;
    border-bottom: .5px solid #000;
    border-radius: 0;
    margin-top: 28px;
  }

  .social-links-wrap {
    background-color: #fff;
    border-top: .5px solid #fff;
    border-radius: 18px;
    width: 156px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .link-thumbnail {
    filter: none;
    width: 40px;
    height: 40px;
  }

  .divider {
    color: #000;
  }

  .profile-header {
    border-bottom: .5px solid #000;
    padding-top: 10px;
  }

  .image-15, .image-16, .image-17 {
    filter: none;
  }

  .div-block-16 {
    background-color: #fff0;
    background-image: url('../images/Pixel-icon-H.W.png');
    background-position: 50%;
    background-size: 65px;
    border-radius: 200px;
    width: 73px;
    height: 73px;
    margin-bottom: 0;
  }

  .text-block-6 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 600;
  }

  .body-3 {
    background-color: #fff0;
  }

  .heading-15 {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 37px;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    overflow: visible;
  }

  .heading-16 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 21px;
  }

  .paragraph-10 {
    padding-right: 0;
    font-size: 14px;
  }

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

  .container-7 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu-left {
    background-color: #fff0;
    border-bottom: 0 solid #000;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    display: flex;
  }

  .overlay {
    background-color: #fff0;
    flex-flow: column;
    place-content: flex-start center;
    align-items: flex-start;
    height: 100vh;
    display: none;
    inset: 0% auto;
  }

  .showreel.project {
    margin-top: 40px;
  }

  .socials {
    display: block;
  }

  .showreel-title.project {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 23px;
  }

  .menu-bg {
    background-color: #fff;
    display: flex;
  }

  .link {
    opacity: .57;
    color: #000;
    background-color: #0000;
    font-family: Montserrat, sans-serif;
    font-size: 39px;
    font-weight: 600;
    transition-property: none;
  }

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

  .link.w--current {
    font-weight: 600;
  }

  .menu-links {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    left: auto;
  }

  .menu-links.right {
    z-index: 999987;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    height: auto;
    margin: 40px 0 0;
    display: flex;
    position: static;
    inset: 0% 5% 0% auto;
  }

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

  .c-section {
    text-align: left;
    background-color: #fff;
    margin-top: 39px;
    padding: 0 4vw;
  }

  .c-section__title-wrap {
    margin-bottom: 32px;
    line-height: 20px;
  }

  .grid-left__heading {
    text-align: center;
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
  }

  .team_contact--cont.in-panel {
    flex-wrap: wrap;
  }

  .linked-link.in--panel {
    color: #000;
  }

  .team-panel__header {
    background-color: #0000;
    height: auto;
  }

  .team--closer {
    z-index: 99999;
    cursor: pointer;
    background-color: #37b4fee6;
    border-radius: 5px;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .team--closer:hover {
    background-color: #37b5fee6;
  }

  .team-modal__wrap, .team-modal__wrap.first, .team-modal__wrap.second, .team-modal__wrap.third, .team-modal__wrap.fourth, .team-modal__wrap.fifth {
    display: none;
  }

  .contact-link {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .contact-link.in--panel {
    color: #000;
  }

  .panel__title {
    color: #4abcfe;
  }

  .team__content {
    font-size: 21px;
  }

  .header-panel__info {
    background-color: #36b5fe;
    height: auto;
  }

  .new-tab__img {
    filter: invert();
  }

  .panel__subtitle {
    color: #4abcfe6b;
  }

  .linked-img {
    filter: invert();
  }

  .contact-type {
    color: #000;
  }

  .contact-type.in--panel {
    color: #000;
    margin-left: 2px;
  }

  .contact-ext {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .contact-ext.in--panel {
    color: #000;
    width: auto;
    font-size: 16px;
  }

  .team-headshot__wrap.team--open {
    background-color: #fff;
    width: auto;
  }

  .team-headshot__mask {
    background-color: #0000;
  }

  .headshot__overlay {
    color: #fff0;
    background-color: #40b8fe30;
    display: flex;
  }

  .team-view__wrap {
    pointer-events: auto;
    background-color: #0000;
    width: 100%;
  }

  .team-view__text {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    display: none;
  }

  .team-position {
    color: #00a3ff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .team-name {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto auto;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    margin-top: -86px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .container-8 {
    padding: 41px;
  }

  .heading-19 {
    font-size: 1.3rem;
  }

  .card {
    background-color: #f3f3f3;
    border-radius: 20px;
    flex-flow: column;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .card.portfolio {
    background-color: #f3f3f3;
    justify-content: flex-start;
    align-items: center;
    width: 328px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 2px 5px #0003;
  }

  .card-header {
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    line-height: 25px;
    display: flex;
  }

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

  .heading-20 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Great Vibes, cursive;
    font-size: 24px;
  }

  .heading-20.home {
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    line-height: 26px;
  }

  .heading-21 {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
  }

  .paragraph-11 {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .input---brix.name-icon---brix {
    color: #40b8fe;
  }

  .full-container {
    padding-left: 0;
    padding-right: 0;
  }

  .full-split---brix-2.slider-wrap---brix {
    padding-top: 24px;
    padding-bottom: 56px;
  }

  .log-in-button---brix-2 {
    background-position: 66%;
    padding-left: 34px;
    padding-right: 34px;
  }

  .sign-in-form-v3---brix {
    padding-left: 16px;
    padding-right: 16px;
  }

  .testimonials-slider---brix {
    min-height: 560px;
  }

  .main-container {
    margin-top: 16px;
  }

  .button-4 {
    background-color: #37b5fe;
  }

  .divider-section {
    margin-top: 2px;
  }

  .job-description_heading {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

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

  .job_label-card {
    text-align: left;
  }

  .job-square {
    background-color: #37b5fe;
  }

  .job-body {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2 {
    font-size: 30px;
  }

  .job_title-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .faq-section {
    top: 1311px;
  }

  .faq-section.home {
    margin-top: 41px;
    padding-bottom: 0;
    top: auto;
  }

  .faq-section.home.pricing {
    margin-top: 208px;
    top: 1303px;
  }

  .faq-section.home.first {
    margin-top: -78px;
    padding-top: 50px;
  }

  .faq-section.home.first._1 {
    margin-top: -146px;
  }

  .faq-section.pricing {
    margin-top: -59px;
    padding-top: 0;
  }

  .container-10.faq-container {
    background-color: #fff;
    box-shadow: 0 0 50px #2d3e500f;
  }

  .container-10.faq-container.home {
    box-shadow: none;
    width: 90%;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    top: auto;
  }

  .full-texture {
    background-color: #fff;
    height: auto;
  }

  .faq-plus {
    width: 100%;
  }

  .faq-plus-wrap {
    width: 20px;
  }

  .faq-q-text, .faq-question {
    font-size: 15px;
  }

  .pricing-h1.faq-h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .body-5 {
    height: auto;
  }

  .menu {
    cursor: pointer;
    width: 45px;
    margin-right: 0;
  }

  .div-hide.inline {
    margin-bottom: 0;
  }

  .div-hide.inline.hanging-text {
    display: none;
  }

  .div-hide.hanging-text {
    font-size: 19px;
    display: block;
  }

  .navlink {
    margin-bottom: 0;
    font-size: 14vw;
  }

  .navlink.w--current {
    margin-right: 0;
    padding-top: .125em;
    padding-bottom: .125em;
    padding-left: .125em;
  }

  .hero-section {
    background-color: #fff;
    height: auto;
    margin-top: 10px;
    display: flex;
  }

  .hero-section.portfolio {
    height: 413px;
    margin-top: 52px;
  }

  .hero-section.pricing {
    background-color: #fff0;
    height: 300px;
    margin-top: 14px;
    overflow: visible;
  }

  .hero-section.pricing.blog {
    height: 450px;
    margin-top: 63px;
  }

  .hero-section.pricing.blog.o {
    height: auto;
    margin-top: 109px;
  }

  .hero-section.contact {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 73px;
    overflow: visible;
  }

  .hero-section.about {
    background-color: #fff0;
    height: 300px;
    margin-top: 131px;
    overflow: visible;
  }

  .hero-section.home {
    margin-top: 62px;
  }

  .hero-section.home.first {
    margin-top: 34px;
  }

  .hero-section.home.first._1 {
    margin-top: -83px;
  }

  .hero-section.blog {
    height: 554px;
    margin-top: 57px;
    margin-bottom: auto;
  }

  .hero-section.blog._2 {
    height: auto;
    margin-top: 57px;
    overflow: visible;
  }

  .hero-section.blog._5 {
    height: auto;
    margin-top: 131px;
  }

  .hero-section.blog._6 {
    height: auto;
    margin-top: 119px;
  }

  .hero-heading-wrapper {
    background-color: #fff;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 90vw;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
  }

  .hero-heading-wrapper.about {
    align-self: center;
  }

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

  .hero-bg-wrapper {
    z-index: 1;
    background-color: #fff0;
    height: 100%;
    margin-top: 0;
  }

  .hero-bg-wrapper.pricing {
    height: 80%;
  }

  .hero-bg-wrapper.pricing.o {
    height: auto;
  }

  .hero-bg-wrapper.contact {
    height: 60%;
  }

  .hero-bg-wrapper.blog {
    height: 80%;
  }

  .hero-heading-move._1 {
    text-align: left;
    width: auto;
    font-size: 9vw;
    font-weight: 600;
  }

  .hero-heading-move._2 {
    display: none;
  }

  .container-14.flex-cc-v.is--hero.m-hidden {
    background-color: #fff;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 85%;
    height: 177%;
    margin-top: 0;
    display: flex;
    top: -50px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.portfolio {
    background-color: #fff0;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-top: 46px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.portfolio._1 {
    margin-top: 45px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.pricing {
    background-color: #fff0;
    height: 80%;
    margin-top: 1px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.pricing.blog.o {
    margin-top: auto;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.contact {
    height: 100%;
    margin-top: 61px;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.blog {
    background-color: #fff0;
    width: auto;
    height: auto;
    margin-top: auto;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.blog._2 {
    background-color: #fff0;
  }

  .container-14.flex-cc-v.is--hero.m-hidden.home {
    background-color: #fff0;
    height: 78%;
    margin-top: 0;
  }

  .super-text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 9vw;
    font-weight: 600;
    line-height: 1.2;
    display: block;
  }

  .hero {
    height: 70vh;
    margin-top: 35px;
  }

  .hero.is--home {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25vw;
    padding-bottom: 0;
  }

  .hero.contact {
    height: auto;
    margin-top: 5px;
    margin-bottom: -96px;
  }

  .hero.about {
    height: 60vh;
    margin-top: -16px;
  }

  .hero.blog {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .hero.blog._2 {
    margin-top: 67px;
    overflow: visible;
  }

  .hero.o {
    height: auto;
  }

  .hero-heading-line-wrapper {
    align-self: center;
    margin-top: 0;
  }

  .hero-heading-line-wrapper.top {
    background-color: #fff;
    margin-bottom: 0;
  }

  .hero-heading-line-wrapper.top.about {
    align-self: flex-start;
  }

  .text-span-3 {
    font-size: 9vw;
  }

  .text-span-3.typed-words {
    width: 16px;
    font-size: 9vw;
    font-weight: 700;
    line-height: 1.2;
  }

  .paragraph-14 {
    text-align: left;
    width: 90vw;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 19px;
  }

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

  .paragraph-14.blog {
    margin-bottom: 35px;
  }

  .button-holder {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100vw;
    font-size: 100vw;
  }

  .button-holder.about {
    margin-top: 0;
    padding-top: 40px;
  }

  .button-holder.portfolio {
    margin-top: 20px;
  }

  .button-holder.pricing {
    margin-top: 43px;
  }

  .button-holder.pricing.bottom-footer-link-2 {
    height: auto;
  }

  .button-wrapper-2 {
    background-color: #37b5fe00;
    border: 1px solid #000;
    border-radius: 50px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80vw;
    height: auto;
    min-height: 49px;
    font-size: 100vw;
  }

  .button-wrapper-2:hover {
    background-color: #0000;
  }

  .button-wrapper-2._2 {
    background-color: #40b8fe;
    border-width: 0;
    border-color: #000;
  }

  .button-wrapper-2._2:hover {
    background-color: #40b8fe;
  }

  .button-wrapper-2._2.pricing {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-text {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
  }

  .button-text._2, .button-text._2:hover {
    color: #fff;
  }

  .button-arrow-2 {
    filter: grayscale();
    color: #37b5fe;
    transform: rotate(-45deg);
  }

  .button-arrow-2:hover {
    transform: rotate(-45deg);
  }

  .preloader-bar-2 {
    background-color: #34b3fd;
  }

  .preloader-bar-1 {
    background-color: #fff;
    display: flex;
  }

  .c-content.cloneable {
    display: flex;
  }

  .preloader-text {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 36px;
  }

  .c-preloader {
    display: flex;
  }

  .loadinanimation {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .cloneable-area {
    display: flex;
  }

  .check-hero {
    align-self: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .check-hero.about, .check-hero.blog {
    align-self: flex-start;
  }

  .check-hero.home {
    align-self: auto;
    line-height: 20px;
  }

  .checkholder {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .text-block-7 {
    color: #0f4361;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .text-span-4 {
    text-align: left;
    font-size: 9vw;
    font-weight: 600;
    line-height: 1.2;
    display: inline;
  }

  .div-block-21 {
    background-color: #fff0;
  }

  .client-logo {
    object-position: 0% 50%;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .clients-grid.logo-animate {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .logos-marquee {
    margin-top: -81px;
    display: none;
  }

  .paragraph-15 {
    text-align: center;
    width: auto;
    max-width: 39ch;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .btn {
    padding: 4vw 8.5vw;
  }

  .btn.secondary {
    padding: 4.5vw 7vw;
  }

  .btn.secondary.stagger-text {
    width: 85vw;
    height: auto;
    min-height: 49px;
    padding: 0;
  }

  .h-services-bg {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: -113px;
  }

  .half {
    box-shadow: none;
    margin-left: 0;
  }

  .half._2 {
    justify-content: space-between;
    align-items: center;
  }

  .half._2.home {
    margin-top: -50px;
    margin-left: 0;
    margin-right: 0;
  }

  .section.is--services {
    padding-bottom: 0;
  }

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

  .star {
    color: #000;
  }

  .benefit-wrapper {
    grid-row-gap: 8vw;
    margin-top: 8vw;
  }

  .benefit-wrapper.first {
    margin-top: 4vw;
  }

  .heading-27 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
    display: flex;
  }

  .auto {
    margin-top: 0;
  }

  .container-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 18px;
    display: flex;
  }

  .text-span-5 {
    color: #40b8fe;
    font-size: 26px;
  }

  .paragraph-16 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .heading-30 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: 500;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .main-info {
    margin-top: -15px;
    margin-bottom: 0;
  }

  .heading-31 {
    text-align: center;
    width: 80vw;
    font-size: 18px;
  }

  .heading-32 {
    text-align: left;
    width: 80vw;
    margin: 20px auto 10px;
    font-size: 19px;
    font-style: normal;
    line-height: 31px;
  }

  .container-19.narrow-container {
    margin-top: -186px;
  }

  .icon-wrap {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-wrapper-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .calculator-section.full-screen-section {
    margin-top: -96px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .calculator-section.full-screen-section.pricing {
    background-color: #fff;
    height: 100vh;
    margin-top: auto;
    margin-bottom: -364px;
    padding-bottom: 0;
    top: 1272px;
  }

  .calculator-section.full-screen-section.home {
    margin-top: 38px;
  }

  .align-center {
    width: auto;
    margin-top: 60px;
  }

  .range-wrapper {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-number {
    left: auto;
  }

  .details-grid {
    border: .5px #000;
    border-radius: 20px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
    align-self: auto;
    place-items: center start;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 20px 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .image-21, .image-22, .image-23.home {
    align-self: flex-start;
  }

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

  .step-block-2 {
    margin-top: 0;
  }

  .button-6 {
    font-size: 17px;
  }

  .button-6.home {
    margin-bottom: 20px;
  }

  .heading-35 {
    text-align: center;
    width: 90vw;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
  }

  .heading-35.pricing {
    width: 80vw;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .heading-35.home {
    margin-bottom: 20px;
  }

  .image-24 {
    max-width: 77%;
    padding-left: 0;
  }

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

  .author-designation {
    font-size: 1.2rem;
  }

  .swiper-slide {
    border-radius: 1.25rem;
    display: flex;
  }

  .testimonial_text {
    font-size: 1.4rem;
  }

  .section-spacing.project {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .swiper-button-prev {
    display: none;
  }

  .author-name {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .process-section {
    margin-top: 341px;
    margin-left: 0;
    margin-right: 0;
  }

  .swiper-pagination {
    bottom: -2.5rem;
  }

  .slider-custom-style, .swiper-button-next {
    display: none;
  }

  .paragraph-20 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
  }

  .div-block-23 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    display: flex;
  }

  .featured-section {
    background-color: #fff;
    border-bottom-style: none;
    margin-top: -92px;
    padding: 0 0 40px;
  }

  .featured-section.portfolio {
    margin-top: -30px;
  }

  .featured-section.home {
    margin-top: -161px;
  }

  .container-20 {
    max-width: 100vw;
  }

  .hero-wrapper-two {
    justify-content: flex-start;
    align-items: center;
    max-width: 100vw;
    margin-top: 0;
  }

  .heading-36 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    display: block;
  }

  .image-25, .image-26, .image-27 {
    align-self: center;
  }

  .div-block-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: 220px;
  }

  .form07_link {
    color: #33b3fe;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .next-button {
    background-color: #33b3fe;
    display: block;
  }

  .next-button.new {
    z-index: 6;
    max-width: 159px;
    height: 47px;
    margin: auto auto 25px;
    display: none;
    position: fixed;
    inset: auto 10% 0% auto;
  }

  .success-message {
    opacity: 1;
    background-color: #fff;
    margin-top: 40px;
    padding: 10px;
  }

  .form12_checkbox_field {
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 49%;
    min-width: auto;
    height: 130px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .checkbox-title {
    color: #37b5fe;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    font-size: 20px;
    line-height: 50%;
  }

  .form-title-wrap {
    width: 100%;
    margin-bottom: 10px;
  }

  .slider {
    height: auto;
  }

  .previous {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 75px;
    margin-left: 40px;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .mask {
    height: 100%;
    position: static;
  }

  .field-input {
    border-color: #0000008a;
  }

  .next {
    display: block;
  }

  .checkbox_wrap {
    flex-wrap: wrap;
  }

  .checkbox_wrap.checkbox_centre {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 100px;
  }

  .title-left.end {
    margin-top: 96px;
    margin-left: 40px;
  }

  .form-wrap {
    margin-top: 40px;
  }

  .form-section-title {
    width: 100%;
    font-size: 2em;
    line-height: 1.3em;
  }

  .form07_legal {
    display: block;
  }

  .slider-content-wrap {
    justify-content: center;
    width: 100%;
    margin-bottom: 140px;
    padding: 50px 10px;
  }

  .slider-content-wrap._1 {
    margin-top: -15px;
  }

  .arrow {
    margin-left: 10px;
  }

  .form-content {
    width: 100%;
  }

  .text-block {
    color: #36b5fe;
  }

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

  .details-right.end {
    margin-top: 96px;
    margin-right: 40px;
  }

  .text-block-10 {
    background-color: #fff;
    box-shadow: 0 2px 5px #0003;
  }

  .image-30 {
    width: 196px;
  }

  .columns {
    display: flex;
  }

  .image-31 {
    border-radius: 20px;
    align-self: auto;
    width: auto;
    height: 195px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-27 {
    background-color: #ddd;
    border-radius: 20px;
    width: auto;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .hero-without-image {
    background-color: #fff;
    border-bottom-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .hero-wrapper-two-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-37 {
    width: auto;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 600;
  }

  .text-span-6 {
    color: #40b8fe;
  }

  .body-6 {
    padding-top: 0;
  }

  .link-3 {
    color: #35b4fe;
  }

  .link-4 {
    color: #36b5fe;
  }

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

  .image-37 {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 2px 5px #0003;
  }

  .link-5 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    text-decoration: none;
  }

  .link-5:hover {
    color: var(--black);
  }

  .blog-grid {
    margin-top: 70px;
  }

  .blog-section-2 {
    margin-top: -84px;
    padding-top: 0;
  }

  .blog-section-2._2 {
    margin-top: -88px;
    padding-top: 0;
  }

  .blog-section-2._2.o {
    margin-top: -113px;
  }

  .subscription {
    background-image: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 12px 14px #0000000f;
  }

  .title-large {
    color: #000;
  }

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

  .paragraph-detials-large {
    color: #000;
    width: 90%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-detials-large._2 {
    margin-top: 30px;
  }

  .image-38 {
    border-radius: 20px;
    width: 90%;
    font-size: 90vw;
    display: block;
  }

  .image-38._2 {
    width: 190%;
  }

  .image-40, .image-43 {
    border-radius: 20px;
    width: 100%;
    height: 100%;
  }

  .image-46 {
    border-radius: 20px;
    width: 90%;
    display: block;
  }

  .image-46._2 {
    width: 100%;
  }

  .image-48 {
    border-radius: 20px;
    width: 90%;
  }

  .image-48._2 {
    width: 100%;
  }

  .image-49, .image-50, .image-51 {
    border-radius: 20px;
    width: 100%;
    height: 100%;
  }

  .image-52 {
    border-radius: 20px;
    width: 90%;
  }

  .image-52._2 {
    width: 100%;
  }

  .image-53 {
    border-radius: 20px;
    width: 90%;
  }

  .image-53._2 {
    width: 100%;
  }

  .image-54 {
    border-radius: 20px;
    width: 90%;
    display: block;
  }

  .image-54._2 {
    width: 100%;
  }

  .link-6 {
    color: #32b3fe;
  }

  .heading-38 {
    font-family: Montserrat, sans-serif;
    font-size: 29px;
  }

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

  .link-block, .link-block-2, .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .link-block-5 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 100%;
    margin-top: 0;
    display: flex;
  }

  .image-56 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .image-57 {
    width: 247px;
    max-width: 82%;
    margin-top: 0;
  }

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

  .image-58 {
    width: 76px;
  }

  .text-block-11 {
    color: #00a3ff;
    text-align: left;
    margin-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    display: block;
  }

  .div-block-30 {
    text-align: center;
    cursor: pointer;
    position: relative;
    top: 0;
  }

  .div-block-30._1 {
    top: 0;
  }

  .image-69 {
    margin-top: 42px;
  }

  .image-71 {
    margin-top: 56px;
  }

  .image-74 {
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 66px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-75 {
    min-width: 100%;
    height: auto;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-76 {
    margin-top: 20px;
  }

  .form-4, .code-embed {
    margin-top: 0;
  }

  .image-78 {
    margin-top: 32px;
  }

  .main-menu_list {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    position: static;
    inset: 0% auto 0% 7%;
  }

  .main-menu_item-underline {
    height: 1px;
  }

  .navigation_menu-wrapper {
    display: none;
  }

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

  .text-block-12:lang(en) {
    font-weight: 400;
  }

  .text-block-13, .text-block-14, .text-block-15, .text-block-16 {
    font-family: Montserrat, sans-serif;
  }

  .text-block-16:lang(en) {
    font-weight: 400;
  }

  .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21 {
    font-family: Montserrat, sans-serif;
  }

  .navigation_button {
    margin-right: 0;
  }

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

#w-node-_44889e89-2aae-7a55-1f97-5ba67e13bf35-1468c388 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

#w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36bff-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c00-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c02-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c03-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c04-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c05-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c06-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c07-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0a-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0b-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0d-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0e-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0f-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c10-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c11-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c12-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c15-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c16-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c18-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c19-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c1a-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c1b-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c1c-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c1d-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c23-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c24-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c26-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c27-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c28-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c29-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c2a-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c2b-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c2e-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c2f-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c31-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c32-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c33-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c34-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c35-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c36-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c39-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3a-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3c-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3d-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3e-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3f-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c40-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c41-1468c388 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-daef1dd7-19da-3a15-8fbf-0f1442ea31b8-1468c388, #w-node-daef1dd7-19da-3a15-8fbf-0f1442ea31be-1468c388, #w-node-daef1dd7-19da-3a15-8fbf-0f1442ea31c4-1468c388 {
  justify-self: start;
}

#w-node-d00302a0-93a0-289e-5442-072e688cdd4b-dfca39dd, #w-node-_79babcb1-3e86-6aae-91e9-58c8de969ae2-9cd996cc, #w-node-e7561b74-dd9f-1942-c994-1a57cfb0bbbc-f9fa7142, #w-node-_048f0628-099d-b0bd-77e4-330e51208ee7-5b95a9dd, #w-node-_441f66e3-3e77-c448-ba49-54ec0c1b35cc-27578e90 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

#w-node-_9af29a5a-b3ef-1d59-bb16-a5cd3c043eb6-27578e90, #w-node-_9af29a5a-b3ef-1d59-bb16-a5cd3c043eb7-27578e90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a412ae13-f8e7-8235-fe2b-a0dbe655c0d0-69d2c20a, #w-node-f9102d19-28d4-8f8c-43fb-ba5a70a41a3a-98aa419e, #w-node-cbfe6d30-4991-e7bf-97eb-4580b0f4ce11-10ce7049, #w-node-f1be237d-8a6f-ead9-d615-2282c0d9c467-260f578b, #w-node-_607a1812-4040-e07c-568e-d46d4a9a7f5a-1c010468, #w-node-_93c7c41b-e94f-2726-ffcc-5b7d45d31afb-4b887d24, #w-node-_2c38cbad-824e-baaa-f432-090e5f501613-7acd5158, #w-node-_24e0463f-56b4-fe82-6f00-56882d019077-4b8e520d {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c03-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c0e-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c19-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c27-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c32-1468c388, #w-node-a7a3797e-4c3c-8cd5-9616-1f44d3e36c3d-1468c388 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_639816c3-7a0f-56c9-3b69-d727e0d1c6bc-1468c388, #w-node-e4e6f1fc-b8da-e803-2672-50ce0f48aa91-f9fa7142 {
    align-self: auto;
  }
}


