@font-face {
  font-family: Manrope Variablefont Wght;
  src: url('../fonts/Manrope-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa V 4 Compatibility";
  src: url('../fonts/fa-v4compatibility.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

.image {
  width: 120px;
}

.nav_link {
  color: #333;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .3s;
  display: none;
}

.nav_link:hover {
  color: #007bff;
  text-decoration: underline;
}

.navbar {
  background-color: #0000;
}

.logo {
  filter: invert();
  width: 160px;
  display: block;
}

.navbar_underline_wrap {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #f8f6f2;
  text-align: center;
  letter-spacing: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.navbar_underline_wrap.w--current {
  color: #fff;
}

.navbar_wrap {
  width: 100%;
}

.underline {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 1px;
  position: absolute;
  inset: auto auto 0% 0;
}

.navbar_content {
  justify-content: space-between;
  align-items: center;
  height: 102.406px;
  display: flex;
}

.navbar_section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100svh;
  display: flex;
  position: relative;
}

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

.navbar_button-wrap.is-desktop.mobile, .navbar_button-wrap.is-tab {
  display: none;
}

.navbar_button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #111;
  border: 1px #0000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 0 24px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  transition: all .3s;
  display: flex;
}

.navbar_button:hover {
  color: #fffc;
  background-color: #6b1d2f;
  border-style: none;
}

.navbar_button._1btn {
  color: #fff;
  letter-spacing: 0;
  background-color: #1110;
  border-style: solid;
  border-color: #707070;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
}

.navbar_button._1btn:hover {
  color: #fff;
  border-color: #fff;
}

.navbar_button.size {
  letter-spacing: 0;
  background-color: #232323;
  border-style: solid;
  border-color: #707070;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
}

.navbar_button.size.butn {
  border-style: solid;
  border-color: #ffffffb3;
}

.navbar_button.size.butn:hover {
  background-color: #6b1d2f00;
  border-style: solid;
}

.navbar_button.size.butn._1 {
  width: 200px;
  margin-top: 20px;
}

.navbar_button.size.butn._1:hover {
  background-color: #232323;
}

.navbar_button.size.color {
  background-color: #171717;
  border-style: solid;
  border-color: #474747;
  padding: 20px 32px;
}

.navbar_button.desktop {
  background-color: #1a1b1a;
  font-size: 15px;
}

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

.nav_link-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar_menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-left: 50px;
}

.brand {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0b1730;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  display: flex;
}

.heading {
  color: #111;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 37px;
  display: none;
}

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

.bold-text-3:hover {
  color: #fff;
}

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

.bold-text-4:hover {
  color: #fff;
}

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

.bold-text-5:hover {
  color: #fff;
}

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

.bold-text-6._1 {
  color: #000;
}

.navigation {
  z-index: 5;
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  background-color: #232323ed;
  border-bottom: 2px solid #0000;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
}

.hero-sec {
  background-image: linear-gradient(#232323e8, #232323e8), url('../images/image-67-1-1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  display: flex;
}

.div-block.no {
  padding-top: 0;
}

.div-block.no.wi {
  justify-content: space-between;
  width: 100%;
  max-width: none;
}

.div-block.no.wi.tp {
  margin-top: 50px;
}

.div-block.no.wi.tp._1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.div-block.no.wi.center {
  justify-content: center;
}

.div-block.no.wi.bl {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.div-block.no.border {
  border-bottom: 1px solid #cfcecb57;
  padding-bottom: 50px;
  display: flex;
}

.div-block.no.border._1l {
  border-bottom-style: none;
  justify-content: space-between;
  padding-bottom: 0;
}

.div-block.no.border._1l.l {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.div-block._1 {
  padding-top: 0;
}

.text-block {
  color: #f8f6f2b3;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding-left: 10px;
  font-size: 12px;
}

.text-block.color {
  color: #ffffffb3;
  letter-spacing: 4px;
}

.text-block.color.no {
  display: none;
}

.text-block.color._1 {
  color: #ffffffb3;
  margin-bottom: 20px;
}

.text-block.color._1.ol {
  color: #ffffffb3;
}

.text-block.color._1.ol.l1 {
  padding-left: 0;
}

.text-block._1 {
  padding-left: 10px;
}

.text-block.col {
  color: #1c1c1c80;
}

.text-block.col.bold-text-61 {
  color: #6b1d2f;
}

.div-block-2 {
  max-width: 682px;
}

.div-block-2.size {
  max-width: 820px;
}

.div-block-2.size.no {
  max-width: 1000px;
}

.div-block-2.size.no._1 {
  max-width: 820px;
}

.div-block-2.size.wi {
  width: 51%;
  max-width: none;
}

.div-block-2.size.wi.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-2.size.wi._1.l {
  width: auto;
  max-width: 820px;
}

.div-block-2.size.l {
  max-width: 640px;
}

.div-block-2.size.l._1l {
  max-width: 820px;
}

.div-block-2.size.l._1l.no {
  max-width: 640px;
}

.div-block-2.size.l._1l.no._1.size1 {
  max-width: 820px;
}

.div-block-2.size.l._1l.n1 {
  max-width: 500px;
}

.div-block-2.size._1 {
  max-width: 550px;
}

.div-block-2.size.no1 {
  display: none;
}

.div-block-2.size.btl {
  max-width: 700px;
  margin-bottom: 100px;
}

.div-block-2.size.btl._1 {
  margin-top: 100px;
}

.div-block-2.size.btl._1.l {
  margin-bottom: 0;
}

.div-block-2.size.btl.nmt {
  margin-bottom: 50px;
}

.div-block-2.size.btl.nmt.l {
  margin-bottom: 0;
}

.div-block-2.size._1l {
  max-width: 700px;
}

.div-block-2.size.bl {
  margin-bottom: 50px;
}

.div-block-2.nowit {
  max-width: none;
}

.div-block-2.nowit._1 {
  max-width: 820px;
}

.heading-2 {
  color: #232323;
  letter-spacing: 1px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

.heading-2.fontsize {
  color: #232323;
  font-size: 60px;
  line-height: 70px;
}

.heading-2.fontsize.col {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 41px;
  line-height: 51px;
}

.heading-2.fontsize.col._1 {
  font-size: 30px;
  line-height: 40px;
}

.heading-2.color {
  color: #f8f6f2;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

.heading-2.font1 {
  margin-top: 0;
  font-size: 32px;
  line-height: 42px;
}

.heading-2.fontsize1 {
  margin-bottom: 50px;
  font-size: 41px;
  line-height: 51px;
}

.text-block-2 {
  text-transform: capitalize;
  margin-top: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-2.font {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 500;
}

.text-block-2._1 {
  color: #f8f6f2;
}

.text-block-2._1.color {
  color: #232323;
  margin-top: 20px;
  font-size: 23px;
  line-height: 33px;
}

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

.paragraph {
  color: #1c1c1ccc;
  max-width: 600px;
  margin-top: 20px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph.no {
  color: #1c1c1cd9;
  max-width: none;
  margin-top: 40px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.paragraph.no.fontsize {
  margin-top: 32px;
  font-size: 17px;
}

.paragraph.no.fontsize.l {
  margin-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  line-height: 20px;
}

.paragraph.no.fontsize.l._1 {
  color: #1c1c1cd9;
  font-size: 15px;
  line-height: 20px;
}

.paragraph.no.fontsize.l.ol {
  letter-spacing: 1px;
  margin-top: 10px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
}

.paragraph.no.fontsize.l.ol.color._1l {
  margin-top: 32px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph.no.fontsize.l.ol.color._1l.no1 {
  display: none;
}

.paragraph.no.fontsize.l.ol.size {
  font-size: 15px;
}

.paragraph.no.fontsize.l.ol.size._1 {
  text-transform: uppercase;
  font-size: 13px;
}

.paragraph.no.fontsize.l.ol.size._1._234 {
  text-align: right;
  margin-bottom: 20px;
}

.paragraph.no.fontsize._1 {
  color: #1c1c1c80;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph.no.fontsize.tl {
  border-bottom: 1px solid #c7c7c7;
  margin-top: 10px;
  padding-bottom: 40px;
  font-size: 16px;
}

.paragraph.no.fontsize.tl.ol {
  border-bottom-style: none;
  padding-bottom: 20px;
}

.paragraph.no.fontsize.tl.ol.no1 {
  display: none;
}

.paragraph.no.fontsize.tl.noline {
  border-bottom-style: none;
  padding-bottom: 20px;
}

.paragraph.no.fontsize.font1 {
  text-transform: none;
  margin-top: 0;
  text-decoration: none;
}

.paragraph.no.color {
  color: #ffffffd9;
  font-size: 17px;
}

.paragraph.no.color.d {
  display: none;
}

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

.paragraph.no.center.color.l {
  margin-top: 0;
}

.paragraph.no._1 {
  max-width: 700px;
}

.paragraph.tp {
  margin-top: 40px;
}

.paragraph.tp.color {
  color: #f8f6f2;
}

.div-block-3 {
  justify-content: space-between;
  align-items: center;
  width: 50%;
  margin-top: 40px;
  display: flex;
}

.div-block-3.center {
  justify-content: center;
}

.div-block-3.center.size {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 0;
}

.div-block-3.center.size.left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.div-block-3.no {
  display: none;
}

.why-revor-sec {
  background-color: #f8f6f2;
  padding: 160px 20px;
}

.container {
  max-width: 1280px;
}

.italic-text {
  font-weight: 500;
}

.section {
  background-color: #d8d3cb;
  padding: 160px 20px;
}

.section.color {
  background-color: #f8f6f2;
}

.div-block-4 {
  justify-content: space-between;
  width: 100%;
  padding-top: 100px;
  display: flex;
}

.div-block-4.nppdl {
  padding-top: 0;
}

.div-block-4.nppdl.nosp {
  justify-content: center;
}

.div-block-4.nppdl.nosp.no {
  display: none;
}

.div-block-4.no {
  padding-top: 0;
}

.div-block-5 {
  background-color: #eceae7;
  border: 1px solid #cac5bd;
  flex-flow: column;
  align-items: stretch;
  width: 32%;
  padding: 25px 28px;
  display: flex;
  position: relative;
}

.div-block-5:hover {
  background-color: #fff;
  box-shadow: -1px 20px 20px 7px #7e7e7e17;
}

.div-block-5.nob {
  background-color: #eceae700;
  border-style: solid none;
  border-color: #83838380;
}

.div-block-5._1l {
  background-color: #eceae700;
  border-color: #83838380;
}

.div-block-5.size {
  border-bottom-style: none;
  border-right-style: none;
  width: 50%;
}

.div-block-5.size._1 {
  border-right-style: solid;
}

.div-block-5.size._1.boder {
  border-bottom-style: none;
}

.div-block-5.size._1.l {
  border-bottom-style: solid;
  justify-content: flex-end;
  align-items: stretch;
}

.div-block-5.size._1.l.color {
  background-color: #fff;
}

.div-block-5.size._1.l.color:hover {
  background-color: #eceae7;
}

.div-block-5.size._1.l.color.customize {
  background-color: #f8f6f2;
  border-style: none;
}

.div-block-5.size._1.l.color.customize:hover {
  box-shadow: none;
}

.div-block-5.size._1.right {
  border-style: solid;
}

.div-block-5.size.boder {
  border-bottom-style: none;
}

.div-block-5.size.boder._1 {
  border-bottom-style: solid;
  border-right-style: none;
}

.div-block-5.size.boder._1.rightborder {
  border-style: solid;
}

.heading-3 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-3.btl {
  color: #232323;
  margin-bottom: 0;
}

.heading-3.btl.left {
  margin-top: 0;
  padding-left: 40px;
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
}

.heading-3.btl.left.size {
  padding-left: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.heading-3.btl.left.size._1 {
  font-size: 22px;
  line-height: 32px;
}

.heading-3.btl.left.size._1._1l {
  font-size: 24px;
  line-height: 32px;
}

.text-block-3 {
  text-transform: uppercase;
  border-top: 1px solid #cec9c0;
  border-bottom: 1px solid #cfcecb;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: none;
}

.text-block-3._1 {
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-color: #cfcecb;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  display: none;
}

.text-block-3._1.l {
  border-top-color: #cfcecb;
  border-bottom-style: solid;
  border-bottom-color: #cfcecb;
  margin-bottom: 10px;
}

.text-block-3.mt {
  margin-top: 40px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  display: none;
}

.text-block-3.mt._1 {
  border-top-style: solid;
  border-bottom-style: solid;
  line-height: 17px;
}

.text-block-3.mbt {
  margin-bottom: 32px;
}

.mtb {
  color: #6b1d2f;
  margin-bottom: 40px;
  font-family: DM Sans, sans-serif;
}

.mtb.no {
  margin-bottom: 20px;
}

.mtb.nom {
  color: #6b1d2f;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.mtb.nom.left {
  margin-bottom: 0;
  margin-left: auto;
  font-size: 15px;
  display: none;
}

.mtb.nom.no {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.mtb.nom.no.color {
  color: #bbb;
  font-size: 14px;
}

.link {
  color: #111;
  margin-top: auto;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.link._1 {
  margin-top: 70px;
}

.link._1.l {
  margin-top: 41px;
}

.div-block-6 {
  background-color: #6b1d2f;
  width: 0%;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.text-span {
  color: #6b1d2f;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 13px;
  transform: rotate(0);
}

.text-span-2, .text-span-3 {
  color: #6b1d2f;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 13px;
}

.div-block-7 {
  justify-content: space-between;
  width: 100%;
  padding-top: 50px;
  display: flex;
}

.div-block-7._1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7._1.no {
  display: none;
}

.div-block-7.vet {
  z-index: 1;
  flex-flow: row;
  position: relative;
}

.div-block-8 {
  cursor: pointer;
  border-top: 1px solid #6b1d2f;
  width: 17%;
  padding-top: 20px;
}

.div-block-8:hover {
  color: #000;
}

.div-block-8.no {
  border-top-color: #ccc;
}

.div-block-8.no:hover {
  border-top-color: #6b1d2f;
}

.div-block-8.no._1:hover {
  border-top-style: solid;
  border-top-color: #c7c7c7;
}

.div-block-8.no._1.l {
  border-left-style: none;
  border-right-style: none;
}

.div-block-8.no._1.l:hover {
  border-top-style: solid;
  border-top-color: #c7c7c7;
}

.div-block-8.no._1.ol {
  border-left-style: none;
}

.div-block-8.no._1.ol:hover {
  border-top-style: solid;
  border-top-color: #c7c7c7;
}

.div-block-8.no._1.l1 {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.div-block-8.no._1._1l {
  border-top-style: none;
}

.div-block-8.no._1._1l.ol {
  background-color: #e8e5df;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-8._1 {
  border: 1px solid #c7c7c7;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-8.l {
  border-top-style: none;
  width: 100%;
  padding-top: 0;
}

.div-block-8.l.ol {
  padding-top: 0;
}

.heading-4 {
  color: #232323;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 23px;
  line-height: 33px;
}

.paragraph-2 {
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-2.bold {
  font-size: 17px;
}

.paragraph-2.color {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 23px;
  line-height: 33px;
}

.div-block-9 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.div-block-9.left {
  padding-left: 10px;
}

.div-block-9.left.no, .div-block-9.no {
  display: none;
}

.link-2 {
  color: #333;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
}

.link-2.color {
  color: #ffffffd9;
}

.method-sec {
  background-color: #f8f6f2;
  padding: 160px 20px;
}

.wedon-t {
  background-color: #232323;
  background-image: linear-gradient(#232323ed, #232323ed), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
  background-position: 0 0, 124% 113%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  padding: 160px 20px;
}

.wedon-t._1 {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
  background-position: 0 0, 100% 100%;
  background-size: auto, 500px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-10 {
  width: 44%;
}

.div-block-10.wi {
  width: 100%;
  margin-top: 50px;
}

.div-block-10.wi.tl {
  margin-top: 100px;
}

.div-block-10.l1 {
  display: none;
}

.link-block {
  color: #000;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px 0;
  text-decoration: none;
  transition: padding-left .5s;
  display: flex;
}

.link-block:hover {
  color: #6b1d2f;
  padding-left: 10px;
  padding-right: 10px;
}

.link-block.no {
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-color: #bbb;
}

.link-block.no._1 {
  border-top-style: none;
  border-top-color: #bbb;
  border-bottom-style: none;
  border-bottom-color: #bbb;
}

.link-block.no.l {
  border-top-style: none;
  border-bottom-style: solid;
}

.link-block.l {
  border-bottom-style: none;
}

.link-block._1 {
  border-top-style: none;
  border-bottom-color: #cfcecb;
}

.link-block.pdl {
  justify-content: space-between;
  padding: 32px 20px;
  transition-property: none;
}

.link-block.pdl:hover {
  color: #000;
  background-color: #e8e5df8c;
}

.link-block.pdl.l {
  border-top-style: none;
  border-bottom-style: none;
}

.link-block.pdl.l._1:hover {
  background-color: #e8e5df00;
}

.link-block.pdl.l._1._1l {
  border-top-style: none;
}

.link-block.pdl._1 {
  border-top-style: solid;
}

.link-block.pdl._1:hover {
  background-color: #e8e5df00;
}

.link-block.pdl._1._1l {
  border-top-style: none;
}

.link-block.pdl.boder {
  border-top-color: #bbbbbb4f;
  border-bottom-color: #bbbbbb4f;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-block.pdl.boder:hover {
  background-color: #e8e5df00;
}

.industries-sec {
  background-color: #d8d3cb;
  border-bottom: 1px #707070;
  padding: 160px 20px;
}

.industries-sec.color {
  z-index: 1;
  background-color: #232323;
  border-bottom-color: #ffffff1a;
  position: relative;
}

.blog-sec {
  background-color: #f8f6f2;
  padding: 160px 20px;
}

.div-block-11 {
  width: 32%;
}

.div-block-12 {
  width: 100%;
  margin-bottom: 32px;
  overflow: hidden;
}

.image-2 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 265px;
}

.link-block-2 {
  background-color: #fff;
  border: 1px solid #cac5bd;
  border-bottom-color: #cfcecb;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  width: 31%;
  height: 580px;
  padding-bottom: 40px;
  text-decoration: none;
  transition: transform .5s, box-shadow .5s;
}

.link-block-2:hover {
  transform: translate(0, -10px);
  box-shadow: 0 5px 10px #0003;
}

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

.footer-sec {
  background-color: #232323;
  padding: 100px 20px;
}

.footer-sec.pdl {
  padding-top: 50px;
}

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

.text-span-155 {
  color: #349043;
  padding-right: 10px;
  font-size: 21px;
}

.div-block-315076 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.link-block-165 {
  color: #fff;
  background-color: #349043;
  border: 1px solid #61c6f2;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 41px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-165._1 {
  color: #4ec2c0;
  background-color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.link-block-165._1.ol {
  color: #fff;
  background-color: #349043;
  width: 41px;
  height: 41px;
}

.text-block-16115 {
  text-transform: capitalize;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-16115:hover {
  color: #ffffffb3;
}

.text-block-16115._2 {
  color: #000;
  text-align: left;
  border-bottom: 1px #686868;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 20px;
  line-height: 30px;
}

.text-block-16115._2._22 {
  color: #000;
  max-width: none;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 18.1px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-16115._2._22.no {
  display: none;
}

.text-block-16115.left {
  padding-bottom: 10px;
  padding-left: 0;
}

.text-block-16115.left.no {
  display: none;
}

.text-block-16115._1 {
  text-transform: none;
}

.footer-contact-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.link-block-163 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-163.zero-margin {
  margin-bottom: 0;
}

.list-20 {
  text-align: left;
  padding-left: 0;
}

.link-block-164 {
  background-color: #384a8c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  padding: 5px;
  display: flex;
}

.div-block-315209 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.ft-logo-2 {
  width: 58%;
}

.text-block-16022 {
  color: #349043;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 30px;
  display: flex;
}

.text-block-16022.one {
  font-size: 21px;
}

.bold-text-61 {
  font-weight: 500;
  line-height: 30px;
}

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

.heading-7519 {
  color: #000;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.image-32867 {
  width: 20px;
  height: 20px;
}

.div-block-315208 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.div-block-315208.first-div {
  width: 13%;
}

.div-block-315208.first-div.one {
  width: 20%;
}

.div-block-315208.one {
  width: 24.1%;
}

.div-block-315208.wi {
  width: 20%;
}

.div-block-315208.wi.one {
  width: 30%;
}

.text-sm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
}

.text-sm.color-light-white.call-us {
  color: #000;
  text-align: left;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-sm.color-light-white.call-us.l {
  color: #000;
  text-align: left;
  margin-top: 10px;
  padding-left: 0;
  font-size: 16px;
}

.link-block-162 {
  color: #1c1c1c80;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  display: flex;
}

.link-block-162.full, .link-block-162.no {
  display: none;
}

.link-block-162.noo {
  display: flex;
}

.link-block-162.ddd {
  display: none;
}

.link-block-162.one {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.link-block-162.color {
  color: #ffffffb3;
  text-transform: lowercase;
  margin-bottom: 20px;
}

.link-block-162.color._1 {
  margin-bottom: 0;
}

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

.image-32872 {
  width: 21px;
}

.link-block-160 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-160.zero-margin {
  margin-bottom: 0;
}

.list-item-31.no {
  opacity: 0;
}

.list-item-30 {
  color: #d0d3d8;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.div-block-315211 {
  justify-content: space-between;
  width: 28%;
  display: flex;
}

.div-block-315211.size {
  width: 10%;
}

.div-block-315211.size.one {
  width: 64%;
  padding-top: 20px;
}

.image-32871 {
  background-color: #fff0;
  width: 100%;
}

.list-21 {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.list-21.hide {
  display: none;
}

.div-block-315212 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.bold-text-15 {
  border-top: 1px #95948c;
  font-weight: 400;
}

.footer-v-2 {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.link-block-166 {
  letter-spacing: .4px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 32px;
}

.link-block-166._2 {
  border-radius: 10%;
  width: auto;
  margin-bottom: 0;
  padding: 5px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.div-block-315190 {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.footer-copyright-center {
  color: #ffffffb3;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  font-size: 14px;
  line-height: 16px;
}

.div-block-315213 {
  justify-content: space-between;
  align-items: center;
  width: 20%;
  display: flex;
}

.bold-text-62 {
  font-weight: 500;
}

.bold-text-63 {
  color: #232323;
  font-weight: 500;
}

.bold-text-64 {
  font-weight: 500;
}

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

.tehnologies-sec {
  background-color: #f8f6f2;
  padding: 160px 20px;
}

.text-block-16149, .text-block-16150, .text-block-16151 {
  color: #f8f6f2;
}

.div-block-315214 {
  border-right: 1px #ffffff14;
  width: 320px;
}

.div-block-315215 {
  z-index: -1;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-315216 {
  background-color: #6b1d2f;
  width: 7px;
  height: 7px;
}

.div-block-315216._1 {
  width: 14px;
  height: 14px;
  position: relative;
}

.div-block-315216._1.l, .div-block-315216._1._2 {
  top: 172px;
}

.div-block-315216._1._3 {
  top: 335px;
}

.div-block-315216._1._4 {
  top: 435px;
}

.div-block-315216._1._5 {
  z-index: 0;
  top: 627px;
}

.div-block-315216._1._1l {
  top: -20px;
}

.div-block-315217 {
  border-left: 2px #232323;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-315217._1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding: 32px;
}

.bold-text-65 {
  color: #000000b3;
  font-weight: 400;
  line-height: 22px;
}

.bold-text-65._1 {
  color: #d1d1d19e;
}

.bold-text-66 {
  font-weight: 500;
}

.div-block-315218 {
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-315218._1 {
  width: 30%;
}

.div-block-315218.l {
  width: 20%;
}

.div-block-315219 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-315219.l {
  width: 50%;
}

.div-block-315219._1 {
  width: 82%;
}

.div-block-315220, .div-block-315221, .div-block-315222, .div-block-315223, .div-block-315224, .div-block-315225, .div-block-315226 {
  width: 5%;
}

.div-block-315227 {
  justify-content: space-between;
  width: 100%;
  padding-top: 41px;
  display: flex;
}

.div-block-315227.no-div {
  display: none;
}

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

.bold-text-67, .bold-text-68, .bold-text-69, .bold-text-70, .bold-text-71, .bold-text-72, .bold-text-73, .bold-text-74, .bold-text-75 {
  font-weight: 500;
}

.text-span-156, .text-span-157, .text-span-158 {
  text-transform: capitalize;
  font-size: 15px;
}

.capabilities-sec {
  background-color: #232323;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  padding: 140px 20px 70px;
  display: flex;
}

.capabilities-sec._1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 700px;
  padding: 140px 20px 70px;
  display: flex;
}

.capabilities-sec._1.p {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/01-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.capabilities-sec._1._1l.bl {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/Blueprint.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec._1._1l.rm {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/Revor-method.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.capabilities-sec._1._1l.in {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/indsutries.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.capabilities-sec._1._1l.pr {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/privacy-policy.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.capabilities-sec._1._1l.tr {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/terms-and-conditions.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec._1._1l.cn {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/contact-us.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec._1.st {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/Strategic-advisory.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec._1.ds {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/Digital-system.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec._1.pl {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/platforms.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.capabilities-sec.l {
  background-image: linear-gradient(#232323d1, #232323d1), url('../images/02-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.solution {
  background-color: #232323;
  border-bottom: 1px solid #cfcecb57;
  padding: 100px 20px;
}

.container-3 {
  max-width: 1280px;
}

.strategic-sec {
  background-color: #f8f6f2;
  padding: 160px 20px;
}

.container-4 {
  max-width: 1280px;
}

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

.section-2 {
  background-color: #d8d3cb;
  padding: 100px 20px;
}

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

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

.div-block-315231 {
  justify-content: space-between;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div-block-315232 {
  width: 20%;
}

.div-block-315232.wi {
  width: 17%;
}

.div-block-315232.wi.l {
  width: 20%;
}

.div-block-315232._1 {
  width: 23%;
}

.div-block-315232._1.no {
  width: 20%;
}

.div-block-315232.no {
  width: 18%;
}

.div-block-315232.size {
  width: 17%;
}

.div-block-315232.size._1 {
  width: 20%;
}

.div-block-315232.l {
  width: 17%;
}

.bold-text-76 {
  font-weight: 500;
}

.section-3 {
  background-color: #d8d3cb;
  padding: 160px 20px;
}

.container-6 {
  max-width: 1300px;
}

.div-block-315233 {
  background-color: #000;
  width: 1px;
  height: 200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-315233._1 {
  height: 182px;
  position: relative;
}

.div-block-315233.l {
  z-index: -1;
  background-color: #b1b1b1;
  height: 100%;
  position: relative;
  top: -50px;
}

.div-block-315233.ol {
  height: 170px;
}

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

.div-block-315235 {
  width: 95%;
}

.bold-text-77, .bold-text-78, .bold-text-79, .bold-text-80, .bold-text-81 {
  font-weight: 500;
}

.heading-style-h4 {
  color: #232323;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
}

.faq_body {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  font-size: 17px;
  line-height: 27px;
  transition: all .4s;
  display: flex;
  overflow: hidden;
}

.faq_heading {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-7525 {
  color: #000;
  margin-top: 0;
  font-size: 38px;
  line-height: 48px;
}

.faq_components {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 70%;
  margin-top: 35px;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.container-531 {
  max-width: 1300px;
  padding-top: 7px;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.italic-text-3 {
  font-style: normal;
  line-height: 27px;
}

.faq_answers {
  max-width: 850px;
  margin-top: .75rem;
}

.produc-p {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.faq_accordion {
  box-shadow: none;
  cursor: pointer;
  border-top: 1px solid #ccc;
  border-bottom: 1px #ccc;
  padding: 20px 0;
}

.faq_accordion.remove {
  display: none;
}

.faq_accordion._1 {
  border-bottom-style: solid;
}

.icon-32 {
  width: 2rem;
  height: 2rem;
}

.faq-sec {
  background-color: #d2ebf0;
  background-image: url('../images/scene.jpg'), url('../images/objects1.png');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.faq-sec.fq {
  padding-top: 75px;
}

.faq-sec.fq.btl {
  background-color: #f8f6f2;
  background-image: none;
  padding: 160px 20px;
}

.text-color-gray {
  color: #000;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
}

.faq_icon {
  transition: all .4s;
}

.list-19 {
  margin-bottom: 0;
  padding-left: 20px;
}

.div-block-315236 {
  width: 100%;
  display: flex;
}

.div-block-315237 {
  justify-content: space-between;
  width: 70%;
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
}

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

.link-3 {
  color: #6b1d2f;
  text-transform: none;
  text-decoration: none;
}

.link-4 {
  color: #6b1d2f;
  text-decoration: none;
}

.field-label {
  color: #000000b3;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.container-532 {
  max-width: 1300px;
}

.heading-7526 {
  color: #000;
  margin-top: 0;
  font-size: 38px;
  line-height: 48px;
}

.div-block-315239 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.submit-button {
  background-color: #232323;
  border-radius: 0;
  margin-top: 20px;
  padding: 14px 40px;
  font-size: 17px;
}

.text-block-16107 {
  color: #162c5a;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.text-block-16107.assd {
  display: none;
}

.field-label-2 {
  color: #000000b3;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.code-embed {
  margin-top: 0;
}

.div-block-315207 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.div-block-314439 {
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314439.color {
  box-shadow: none;
  background-color: #fff0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.text-field {
  border: 1px solid #bbb;
  border-radius: 0;
  height: 55px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 13px;
}

.div-block-314440 {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-314440.col {
  background-color: #fff0;
  width: 55%;
}

.bold-text-60 {
  font-size: 55px;
  line-height: 65px;
}

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

.div-block-315121.btl {
  padding-bottom: 50px;
}

.text-field-3 {
  border: 1px solid #bbb;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 100px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 13px;
}

.code-embed-2 {
  display: none;
}

.form-block-2 {
  width: 93%;
}

.div-block-314442 {
  flex-flow: column;
  justify-content: space-between;
  width: 48%;
  padding-bottom: 75px;
  display: flex;
}

.div-block-314442.form {
  border-radius: 10px;
  width: 41%;
  padding-bottom: 0;
  display: block;
}

.div-block-315206 {
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.bold-text-82, .bold-text-83, .bold-text-84, .bold-text-85 {
  font-weight: 500;
}

.bold-text-86 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}

.div-block-315240 {
  border-left: 1px solid #bbb;
  flex-flow: column;
  width: 100%;
  padding-left: 50px;
  display: flex;
}

.text-block-16152 {
  color: #000000b3;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
}

.bold-text-87 {
  font-weight: 500;
}

.link-5 {
  color: #232323;
  margin-bottom: 20px;
  font-family: Manrope Variablefont Wght, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-315241 {
  background-image: url('../images/ChatGPT-Image-Aug-23-2026-05_05_55-PM.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 500px;
  margin-bottom: 100px;
}

.div-block-315241._1 {
  background-image: url('../images/ChatGPT-Image-Aug-23-2026-05_11_53-PM.png');
  background-size: cover;
}

.div-block-315241.l {
  background-image: url('../images/ChatGPT-Image-Aug-23-2026-05_09_02-PM-1.png');
}

.div-block-315242 {
  background-color: #d8d3cb;
  max-width: 700px;
}

.hidee {
  display: none;
}

@media screen and (min-width: 1920px) {
  .footer-v-2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .nav_link {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar_underline_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar_content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar_button-wrap.is-desktop {
    display: block;
  }

  .navbar_button-wrap.is-desktop.mobile {
    display: flex;
  }

  .navbar_button-wrap.is-tab {
    justify-content: center;
    align-items: center;
    padding: 25px 20px 7px;
    display: none;
  }

  .navbar_button {
    min-height: 44px;
    font-size: 15px;
  }

  .navbar_button:hover {
    background-color: #1a1b1a;
  }

  .navbar_button.desktop {
    display: none;
  }

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

  .nav_link-wrap {
    background-color: #242424;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 20px;
  }

  .nav_link-wrap.w--open {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .navbar_menu {
    z-index: 100;
    background-color: #ffffff0d;
    border-radius: 5px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .hero-sec {
    height: 84vh;
  }

  .div-block.no.wi.tp._1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .text-block.color._1.ol, .text-block.col {
    padding-left: 0;
  }

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

  .div-block-2.size.wi._1 {
    width: 100%;
  }

  .div-block-2.size._1 {
    max-width: none;
  }

  .div-block-2.size.btl {
    margin-bottom: 50px;
  }

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

  .heading-2.fontsize, .heading-2.fontsize.col {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2.color {
    font-size: 41px;
    line-height: 51px;
  }

  .text-block-2, .text-block-2.font, .paragraph.no, .paragraph.no.fontsize {
    margin-top: 20px;
  }

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

  .div-block-3.center {
    margin-top: 20px;
  }

  .why-revor-sec, .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

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

  .div-block-5.nob, .div-block-5._1l {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3.btl {
    font-size: 20px;
    line-height: 30px;
  }

  .mtb {
    margin-bottom: 0;
  }

  .link {
    font-size: 11px;
  }

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

  .div-block-7.vet.l {
    padding-top: 0;
    display: flex;
  }

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

  .div-block-9 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    display: flex;
  }

  .div-block-9.left {
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-left: 0;
  }

  .div-block-9.left._1 {
    padding-left: 10px;
  }

  .method-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wedon-t {
    background-image: linear-gradient(#000000e0, #000000e0);
    background-position: 0 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wedon-t._1 {
    background-image: linear-gradient(#232323d1, #232323d1), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
    background-size: auto, 200px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-10.wi.tl {
    margin-top: 50px;
  }

  .link-block.pdl {
    padding-left: 10px;
    padding-right: 10px;
  }

  .industries-sec, .blog-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .link-block-2 {
    width: 100%;
  }

  .footer-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315076 {
    text-align: left;
    margin-right: 0;
  }

  .link-block-165, .link-block-165.il {
    width: 41px;
    height: 41px;
  }

  .link-block-165._1 {
    width: 30px;
    height: 30px;
  }

  .div-block-315209 {
    text-align: left;
    margin-right: 0;
  }

  .div-block-315208 {
    justify-content: flex-start;
    width: auto;
    max-width: none;
  }

  .div-block-315208.first-div, .div-block-315208.first-div.one {
    width: 100%;
  }

  .div-block-315208.one {
    width: 70%;
  }

  .div-block-315208.wi, .div-block-315208.wi.one {
    width: 100%;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
  }

  .div-block-315211.size {
    width: 14%;
  }

  .div-block-315211.size.one {
    width: 70%;
  }

  .footer-v-2 {
    grid-column-gap: 16px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: grid;
  }

  .div-block-315213 {
    width: 32%;
  }

  .tehnologies-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .icon {
    color: #fff;
  }

  .capabilities-sec {
    height: 500px;
  }

  .capabilities-sec._1 {
    justify-content: center;
    align-items: flex-start;
    height: 500px;
    padding-top: 140px;
    padding-bottom: 50px;
  }

  .solution, .strategic-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .strategic-sec.bl {
    padding-top: 140px;
  }

  .section-2, .section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .faq_heading, .faq_components {
    width: 100%;
  }

  .produc-p {
    text-align: left;
  }

  .faq-sec.fq.btl {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .div-block-314440, .div-block-314440.col {
    width: 100%;
  }

  .div-block-314442 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-314442.form {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 50px;
  }

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

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navbar_button-wrap.is-tab {
    justify-content: center;
    align-items: center;
  }

  .navbar_menu {
    flex-flow: column;
    align-items: center;
  }

  .hero-sec {
    height: 82vh;
  }

  .div-block.no.wi.tp._1 {
    grid-template-columns: 1fr;
  }

  .text-block.color._1 {
    padding-left: 0;
    font-size: 14px;
  }

  .text-block._1.col.l1 {
    padding-left: 10px;
  }

  .div-block-2.size.wi.center {
    width: 100%;
  }

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

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

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

  .div-block-5 {
    width: 70%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-5.nob {
    border-left-style: solid;
    border-right-style: solid;
  }

  .heading-3.btl.left, .heading-3.btl.left.size {
    font-size: 22px;
    line-height: 32px;
  }

  .link {
    margin-top: 50px;
  }

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

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

  .div-block-8.no._1._1l.ol {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .wedon-t._1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
    background-size: auto, 200px;
  }

  .link-block-2 {
    width: 70%;
  }

  .footer-contact-info-2 {
    padding-top: 10px;
  }

  .ft-logo-2 {
    width: 41%;
  }

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

  .list-item-31.no {
    display: none;
  }

  .div-block-315211.size {
    width: 20%;
  }

  .div-block-315211.size.one {
    width: 41%;
  }

  .footer-v-2 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

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

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

  .div-block-315232, .div-block-315232.wi, .div-block-315232._1, .div-block-315232.no, .div-block-315232.size._1, .div-block-315232.l {
    width: 100%;
  }

  .heading-style-h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .div-block-24, .div-block-315239 {
    width: 100%;
  }

  .div-block-314440.col {
    height: auto;
    margin-top: 0;
  }

  .div-block-315121.btl {
    padding-bottom: 20px;
  }

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

  .div-block-314442.form {
    height: auto;
  }

  .div-block-315241 {
    height: 410px;
  }
}

@media screen and (max-width: 479px) {
  .navbar_button-wrap.is-tab {
    padding-top: 16px;
  }

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

  .navbar_button._1btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar_button._1btn._1 {
    margin-left: 10px;
  }

  .navbar_button.size {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button {
    padding: 15px;
  }

  .nav_link-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .hero-sec {
    height: 85vh;
  }

  .div-block.no.wi {
    flex-flow: column;
  }

  .div-block.no.wi.tp._1 {
    margin-top: 20px;
  }

  .div-block.no.border._1l {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .div-block-2 {
    max-width: none;
  }

  .div-block-2.size.wi {
    width: 100%;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2.fontsize {
    margin-top: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2.fontsize.col {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2.color {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-2._1 {
    max-width: 280px;
  }

  .heading-2.font1, .heading-2.fontsize1 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-2.font {
    margin-top: 20px;
  }

  .paragraph {
    font-size: 14px;
  }

  .paragraph.no {
    margin-top: 20px;
    font-size: 14px;
  }

  .paragraph.no.fontsize, .paragraph.no.color {
    font-size: 14px;
  }

  .div-block-3 {
    justify-content: flex-start;
    width: 100%;
  }

  .why-revor-sec, .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

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

  .heading-3.btl {
    font-size: 23px;
    line-height: 33px;
  }

  .heading-3.btl.left {
    font-size: 20px;
    line-height: 30px;
  }

  .link, .link._1 {
    margin-top: 20px;
  }

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

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

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

  .method-sec, .wedon-t {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wedon-t._1 {
    background-image: linear-gradient(#00000096, #00000096), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 200px;
  }

  .wedon-t._1.mobile {
    background-image: linear-gradient(#232323d1, #232323d1), url('../images/0f41dc3a-205c-4b90-a6e0-49e990812b55.png');
    background-position: 0 0, 115% 100%;
    background-size: auto, 173px;
  }

  .div-block-10 {
    width: 100%;
    padding-top: 50px;
  }

  .div-block-10.wi {
    padding-top: 0;
  }

  .link-block.pdl {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block.pdl.l {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-block.pdl._1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .industries-sec, .blog-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .link-block-2 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

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

  .footer-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-315076 {
    margin-right: 0;
  }

  .link-block-165._1 {
    width: 32px;
    height: 32px;
  }

  .text-block-16115._2 {
    margin-bottom: 0;
  }

  .text-block-16115._2._22 {
    max-width: none;
  }

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

  .div-block-315209 {
    margin-right: 0;
  }

  .ft-logo-2 {
    width: 70%;
  }

  .div-block-315208, .div-block-315208.first-div.one {
    width: 100%;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
    padding-left: 10px;
  }

  .div-block-315211 {
    width: 41%;
    margin-top: 10px;
  }

  .div-block-315211.size {
    width: 23%;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
  }

  .div-block-315211.size.one {
    width: 70%;
    margin-left: 0;
  }

  .footer-v-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-166._2 {
    width: 100%;
  }

  .link-block-166._2.w--current {
    width: 140px;
  }

  .div-block-315190 {
    flex-flow: row-reverse wrap-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .footer-copyright-center {
    margin-top: 10px;
    margin-right: auto;
  }

  .div-block-315213 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-315218 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-315218.l, .div-block-315219, .div-block-315219.l, .div-block-315220, .div-block-315222 {
    width: 100%;
  }

  .div-block-315226 {
    width: 10%;
  }

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

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

  .capabilities-sec {
    padding-bottom: 50px;
  }

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

  .heading-7525 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 45px;
  }

  .faq_components {
    max-width: none;
  }

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

  .faq_accordion {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .heading-7526 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 45px;
  }

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

  .div-block-314439 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

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

  .div-block-315121.btl {
    padding-bottom: 10px;
  }

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

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

  .div-block-315241 {
    height: 200px;
  }
}


@font-face {
  font-family: 'Manrope Variablefont Wght';
  src: url('../fonts/Manrope-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}