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

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

:root {
  --background-grey: #1a1a1a;
  --purple: #6007d9;
  --grey-text: #434343;
  --orange: #f28c1f;
  --black-text: #161616;
  --text-on-dark: #ebebeb;
  --light-grey: #e0e0e0;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --yellow: #ffd428;
  --light-purple: #d9cceb;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

@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 {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  border: 1px #000;
  text-decoration: underline;
}

.nav-bar {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #61323200;
  background-image: linear-gradient(#f7f7f7, #fffc);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 0% 0% auto;
}

.navbar-logo-left {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 20px 0;
}

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

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

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: .8rem;
  margin-right: .8rem;
  padding: 5px .4rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

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

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: .8rem;
  margin-right: .8rem;
  padding: 5px .4rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  border: 2px none var(--background-grey);
  background-color: var(--purple);
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: .8rem .8rem .8em 1rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.button-primary:hover {
  background-color: var(--purple);
  color: #fff;
}

.button-primary:active {
  background-color: var(--purple);
}

.hero {
  background-color: #d6e0e600;
  background-image: none;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-container {
  color: var(--background-grey);
  background-color: #fff0;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4rem;
}

.padding-container.no-padding {
  padding: 0;
}

.padding-container.bg {
  background-image: linear-gradient(#1a1a1a, #1a1a1a), url('../images/lxrcbsv-vVHXeu0YNbk-unsplash.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border: 1px solid #dfdfdf;
  border-radius: 24px;
  justify-content: space-between;
  align-items: center;
  margin-left: 4rem;
  margin-right: 4rem;
  padding: 4rem 6rem 4rem 4rem;
  display: flex;
}

.padding-container.nav {
  background-color: #0000;
  margin-bottom: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.padding-container.top2 {
  max-width: 100%;
  padding-top: 2rem;
}

.hero-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0px;
  background-color: #d5e0e500;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 45% 55%;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  width: 100%;
  padding: 0 0 2rem;
  text-decoration: none;
  display: grid;
}

.frame-237 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.hero-text {
  border-style: none;
  border-width: undefinedpx;
  color: var(--background-grey);
  letter-spacing: -.005em;
  background-color: #07324900;
  border-color: #000;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1.4rem;
  margin-right: 0;
  padding: 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 96%;
  text-decoration: none;
}

.frame-227 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  width: 100%;
  margin: 3rem 0 0;
  padding-top: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  text-decoration: none;
  display: grid;
}

.frame-102 {
  grid-column-gap: 0px;
  opacity: 1;
  color: #c5c4c4;
  background-color: #ebebeb00;
  border: 1.5px #aaa;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-right: auto;
  padding: .6rem .8rem .6rem 0;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: var(--background-grey);
  text-align: left;
  letter-spacing: .2px;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.text-7 {
  color: var(--background-grey);
  letter-spacing: .03em;
  background-color: #ffd42800;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1.6rem;
  padding: 0 1rem 0 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  display: flex;
}

.services {
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.frame-306 {
  grid-row-gap: 0px;
  background-color: var(--background-grey);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem;
  text-decoration: none;
  display: flex;
}

.frame-308 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  text-decoration: none;
  display: flex;
}

.text_h1 {
  color: #f7f6f7;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.ask-us-2 {
  grid-column-gap: 1rem;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #f7f6f7;
  letter-spacing: .02em;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-309 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 2rem;
  text-decoration: none;
  display: grid;
}

.service-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  text-decoration: none;
  display: grid;
}

.frame-311 {
  grid-row-gap: 0px;
  background-color: #6007d9;
  border: 1px solid #8246d3;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 22px 28px 26px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 3rem;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-312 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: auto;
  text-decoration: none;
  display: flex;
}

.text_h2 {
  color: #fff;
  letter-spacing: .02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 6rem;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.text_h2.smaller {
  border-style: none;
  border-width: 4px 1px 1px 0;
  border-color: black black black var(--purple);
  color: var(--background-grey);
  text-align: left;
  letter-spacing: 0;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 1rem 0% 1rem 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 100%;
  display: block;
}

.text_h2.smaller.number {
  color: #fff;
  background-color: #6007d900;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin: auto auto 1rem;
  padding: 10px;
  font-size: 1.2rem;
  font-weight: 500;
  display: flex;
}

.card-text {
  color: #bfbfbf;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 130%;
  text-decoration: none;
}

.card-text.dark {
  color: var(--grey-text);
  text-align: left;
  background-color: #fff0;
  margin-bottom: 1rem;
  padding-right: 8rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 130%;
  list-style-type: disc;
}

.frame-313 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #2f2f2f;
  border: 1px solid #424242;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 1.2rem 1.4rem;
  text-decoration: none;
  display: flex;
}

.div-block {
  background-color: var(--orange);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.about {
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.frame-314 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  width: 100%;
  min-height: 100%;
  padding: 0;
  text-decoration: none;
  display: grid;
}

.frame-193 {
  grid-row-gap: 0px;
  border: 2px solid var(--purple);
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem 1.4rem;
  text-decoration: none;
  display: flex;
}

.frame-193.dark {
  background-color: var(--purple);
}

.frame-256 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #6007d9;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.projects-on-3-continents {
  color: var(--purple);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-13 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.professionals-in-resource-pool {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-large {
  color: var(--black-text);
  margin-bottom: 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 100%;
}

.text-large.white {
  color: #fff;
  flex: 0 auto;
  width: 100%;
  padding-bottom: 0;
  line-height: 110%;
  display: block;
}

.text-large.white.center {
  color: var(--text-on-dark);
  text-align: center;
  padding-bottom: 2rem;
}

.text-large.center {
  text-align: center;
  margin-bottom: 1.5rem;
}

.text_h3 {
  color: var(--purple);
  -webkit-text-stroke-color: var(--orange);
  text-transform: uppercase;
  margin-bottom: 1.1rem;
  padding-left: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text_h3.yellow {
  color: var(--orange);
  letter-spacing: 1px;
}

.text_h3.orange {
  color: var(--orange);
}

.text-body {
  color: var(--background-grey);
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 4rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.text-body.white {
  color: var(--text-on-dark);
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 130%;
}

.text-body.center {
  color: var(--light-grey);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: .5rem;
  padding-bottom: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 110%;
  display: flex;
}

.text-body.no-margin {
  margin-top: 0;
  padding-right: 0;
}

.div-block-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.frame-163 {
  grid-row-gap: .8rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  display: block;
}

.text-14 {
  color: var(--background-grey);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.frame-158 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.rectangle-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 4px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: var(--background-grey);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.mike-vitez-co--founder-it-guy {
  color: #434343;
  font-size: .7rem;
  line-height: NaNundefined;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.frame-quote {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.mike-vitez-co--founder-it-guy-0 {
  color: var(--background-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.partners {
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 6rem;
}

.partners-2 {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.frame-257 {
  grid-row-gap: 0rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2rem;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  flex: 1;
  grid-template-rows: repeat(auto-fit, 100%);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: stretch stretch;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.ux-vs-brand {
  background-color: #302e2e00;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.grid-brand {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 0 0 0 0;
  text-decoration: none;
  display: grid;
}

.grid-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.text-21 {
  color: #000;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.brand-experience-extends-far-beyond-just-products-it-is-a-holistic-approach-that-span-across-every-t-2 {
  color: #161616;
  -webkit-text-stroke-color: var(--black-text);
  border: 1px #dfdfdf;
  border-radius: 24px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 3rem 4rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.div-grid-blocks {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: minmax(3.25rem, 3.25rem) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  width: auto;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.grid-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border: 1px #dfdfdf;
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
  width: 100%;
  padding: 0;
}

.div-block-9 {
  height: 100%;
  margin-top: 4rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.process {
  background-color: var(--background-grey);
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.frame-332 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #16161d00;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 4rem 0;
  text-decoration: none;
  display: flex;
}

.frame-27 {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  padding-left: 4rem;
  padding-right: 4rem;
  text-decoration: none;
  display: flex;
}

.frame-7 {
  grid-column-gap: 0px;
  border: .5px #3d137a;
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.wave-container {
  grid-row-gap: 0px;
  opacity: 1;
  mix-blend-mode: normal;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  height: 0%;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
  position: relative;
  left: 0;
  overflow: hidden;
}

.frame-275 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.frame-267 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-266 {
  grid-column-gap: 10px;
  background-color: var(--purple);
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 23px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.step-title {
  color: var(--text-on-dark);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0%;
  font-family: Spacegrotesk Variablefont Wght, Impact, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.svg-line {
  border-style: solid;
  border-width: undefinedpx;
  opacity: 1;
  object-fit: contain;
  border-color: #fff9;
  flex: 1;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.grid-3 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
}

.holding-back {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
}

.frame-253 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.frame-279 {
  grid-row-gap: 0rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1a1a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 384px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 9.6rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-252 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 590px;
  text-decoration: none;
  display: flex;
}

.frame-82 {
  grid-column-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

.frame-283 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-column-gap: 0px;
  border-radius: 14px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-96 {
  grid-row-gap: .8rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 12rem;
  padding-right: 12rem;
  text-decoration: none;
  display: flex;
}

.contact {
  background-color: #3f3838;
  background-image: linear-gradient(#16161df5, #16161df5), url('../images/Frame-97.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-3 {
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: auto;
  padding-bottom: 2rem;
  padding-right: 0;
}

.frame-255 {
  grid-column-gap: 1.2rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button_whatsapp {
  grid-column-gap: 3px;
  background-color: #1e9f4e;
  border: 1.5px solid #1e9f4e;
  border-radius: 60px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  padding: .2rem 1rem .2rem .2rem;
  text-decoration: none;
  display: flex;
}

.button_whatsapp:hover, .button_whatsapp:active {
  background-color: #17773b;
}

._15755769251556105345-128-1 {
  object-fit: cover;
}

.button-green-primary {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 4px;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-green-secondary {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 60.4229px;
  text-decoration: none;
  display: flex;
}

.button_email {
  grid-column-gap: 4px;
  color: #fff;
  background-color: #fff0;
  border: 1.5px solid #fff;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: .3rem 1rem .3rem .3rem;
  text-decoration: none;
  display: flex;
}

.button_email:hover {
  color: var(--background-grey);
  background-color: #ffffff1c;
}

.button_email:active {
  background-color: #ffffff1c;
}

.text-31 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 4px;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-13 {
  background-color: #fff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.div-block-15 {
  opacity: 1;
  background-color: #44059900;
  background-image: none;
  background-position: 0 0;
  border-radius: 24px;
  margin: 2rem 0 0;
}

.div-block-16 {
  margin-left: 0;
  padding-bottom: 2rem;
}

.list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffff1c;
  border-radius: 20px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 2rem 0 2rem 3rem;
  list-style-type: none;
  display: grid;
}

.image {
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: 0;
}

.dot {
  background-color: var(--purple);
  border-radius: 10000px;
  flex: none;
  width: 12px;
  height: 12px;
  margin-right: .5rem;
  display: block;
}

.dot.rectangle {
  border-radius: 0;
}

.dot.rectangle.orange {
  background-color: var(--orange);
  border-radius: 1000px;
  width: 12px;
  height: 12px;
}

.div-block-17 {
  background-color: var(--orange);
  border-radius: 10000px;
  width: 44px;
  height: 8px;
  margin-bottom: .5rem;
}

.grid-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.divifer-purple {
  background-color: var(--purple);
  border-radius: 100px;
  flex: none;
  width: 60px;
  height: 7px;
  margin: 0 auto 0 0;
  display: block;
}

.text-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button-secondary {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: 2px solid var(--purple);
  color: var(--purple);
  background-color: #6007d900;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  padding: .8rem 1rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.button-secondary:hover, .button-secondary:focus {
  background-color: var(--purple);
  color: #fff;
  font-weight: 400;
}

.button-secondary.orange {
  border-color: var(--orange);
  color: var(--orange);
  background-color: #f28c1f00;
}

.button-secondary.orange:hover {
  background-color: var(--orange);
  color: #fff;
}

.button-text {
  color: #fff;
}

.image-2 {
  width: 35px;
  height: 35px;
}

.image-3 {
  margin-right: 4rem;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  color: var(--light-grey);
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

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

.nav-link-2 {
  color: var(--black-text);
  letter-spacing: 0;
  text-transform: capitalize;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 100%;
  text-decoration: none;
}

.nav-link-2:hover {
  border-bottom: 1.5px solid var(--grey-text);
  color: var(--background-grey);
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: var(--purple);
  border-radius: 4px;
  outline: 2px solid #0050bd;
  padding-left: 5px;
  padding-right: 5px;
}

.nav-link-accent-2 {
  color: var(--black-text);
  letter-spacing: .25px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  border-style: none none solid;
  border-width: 1px 1px 1.5px;
  border-color: var(--grey-text);
  color: var(--background-grey);
}

.nav-link-accent-2:focus {
  border-style: none none solid;
  border-width: 2px;
  border-color: var(--background-grey);
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-4 {
  width: 28px;
  height: 28px;
}

.text-block-8 {
  color: #fff;
  padding-left: 0;
  padding-right: 10px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.footer-dark {
  background-color: var(--background-grey);
  border-bottom: 1px solid #e4ebf3;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 4rem 1rem;
  position: relative;
}

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

.footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 100%;
  display: flex;
}

.footer-brand {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.footer-content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 3rem auto 1rem;
  display: grid;
}

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

.footer-link {
  color: var(--light-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--orange);
}

.footer-divider {
  background-color: #3a3a3a;
  width: 100%;
  height: 1px;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.footer-copyright-center {
  color: var(--light-grey);
  text-align: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: .9rem;
  line-height: 100%;
}

.circle {
  background-color: var(--purple);
  border-radius: 10000px;
  justify-content: space-between;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

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

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

.link-block-3 {
  border-style: none;
  border-width: 0;
  text-decoration: none;
}

.image-7 {
  object-fit: fill;
  background-color: #d9cceb00;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0;
  padding-right: 0;
}

.partner-decs {
  color: var(--grey-text);
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  font-size: .9rem;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
}

.partner-block {
  background-color: #fafafa;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 3rem;
  display: flex;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-2 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  padding: 0;
}

.image-10 {
  aspect-ratio: auto;
  border: 2px none var(--black-text);
  opacity: 1;
  vertical-align: baseline;
  mix-blend-mode: normal;
  object-fit: cover;
  border-radius: 16px;
  width: auto;
  height: 100%;
}

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

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

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

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

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

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-blog-two-blog-image-arrow-wrapper {
  background-color: #1670f81a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rt-blog-two-item-heading {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.rt-blog-two-blog-item-new {
  max-width: 409px;
  text-decoration: none;
}

.rt-inner-container-4 {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.rt-auto-fit-16 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-blog-two-side-line {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  width: 95px;
  height: 1px;
}

.rt-blog-two-arrow {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  display: flex;
}

.rt-blog-two-heading {
  padding-top: 10px;
  padding-bottom: 40px;
}

.rt-blog-two-blog-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-blog-two-blog-image {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-blog-two-top-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-blog-one-item-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-blog-one-item-wrapper.rt-change-direction {
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 30px;
}

.rt-blog-one-dot {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.1rem;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .rt-blog-one-item-wrapper {
    flex: 0 250px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-logo-left-container.shadow-three {
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .padding-container {
    max-width: 100%;
    padding: 2rem;
  }

  .padding-container.no-padding {
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-container.bg {
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 2rem;
  }

  .padding-container.nav {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-2 {
    grid-template-columns: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-text {
    font-size: 3.8rem;
  }

  .frame-102 {
    padding: .4rem;
  }

  .text-7 {
    margin-bottom: 1rem;
    padding-bottom: 0;
    padding-right: 4rem;
  }

  .frame-306 {
    padding: 2rem;
  }

  .ask-us-2 {
    grid-column-gap: 0rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-9 {
    display: block;
  }

  .service-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text_h2 {
    text-align: left;
    padding-right: 1rem;
    font-size: 1.9rem;
  }

  .text_h2.smaller {
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.4rem;
  }

  .card-text {
    margin-top: auto;
  }

  .card-text.dark {
    padding-right: 0;
  }

  .frame-313 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .about {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .frame-314 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    grid-template-rows: auto;
    grid-template-columns: 45% 55%;
    place-items: center stretch;
  }

  .frame-193 {
    width: 100%;
    height: 100%;
    padding: 1rem .5rem;
  }

  .text-12 {
    font-size: 1.9rem;
  }

  .projects-on-3-continents {
    font-size: .8rem;
  }

  .text-13 {
    font-size: 2rem;
  }

  .professionals-in-resource-pool {
    font-size: .8rem;
  }

  .text-large {
    width: 100%;
    font-size: 2rem;
    display: flex;
  }

  .text-large.white.center {
    padding-bottom: 0;
  }

  .text_h3.yellow {
    margin-bottom: 0;
  }

  .text-body {
    overflow-wrap: normal;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2rem;
    padding-right: 0;
    font-size: 1rem;
  }

  .text-body.white {
    margin-top: 2rem;
  }

  .frame-163 {
    padding-left: 0;
  }

  .text-14 {
    font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  }

  .frame-158 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .rectangle-8 {
    justify-content: space-between;
    align-items: flex-start;
    height: 100px;
    min-height: 100%;
  }

  .text-15 {
    padding-bottom: 0;
    font-family: Outfit Variablefont Wght, Verdana, sans-serif;
    font-size: .8rem;
  }

  .mike-vitez-co--founder-it-guy {
    margin-top: .5rem;
    font-family: Outfit Variablefont Wght, Verdana, sans-serif;
  }

  .partners {
    width: 100%;
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .frame-257 {
    margin-bottom: 1rem;
  }

  .grid {
    grid-template-rows: auto;
  }

  .ux-vs-brand {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-brand {
    background-size: cover;
  }

  .grid-title {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .text-21 {
    font-size: 2.1rem;
  }

  .brand-experience-extends-far-beyond-just-products-it-is-a-holistic-approach-that-span-across-every-t-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .div-grid-blocks {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding: 0 1rem 2rem;
  }

  .div-block-9 {
    padding-right: .5rem;
  }

  .frame-332 {
    grid-row-gap: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .frame-27 {
    margin-bottom: 0;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .holding-back {
    padding-bottom: 2rem;
  }

  .frame-253 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-26 {
    font-size: 8rem;
  }

  .frame-283 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .frame-96 {
    padding-bottom: 2rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .container-3 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-bottom: 1rem;
    padding-right: 0;
    display: flex;
  }

  .frame-255 {
    grid-column-gap: 2rem;
  }

  .div-block-16 {
    padding-bottom: 2rem;
  }

  .list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image {
    width: 90%;
    margin-top: 2rem;
    margin-right: auto;
  }

  .grid-4 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto;
  }

  .divifer-purple {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .navbar-logo-center {
    max-width: 100%;
  }

  .navbar-logo-center-container.shadow-three {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-4 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #f9f9f9;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-menu-block {
    flex-flow: column;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link-accent-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button-2 {
    color: var(--background-grey);
    padding: 12px;
  }

  .menu-button-2.w--open {
    background-color: var(--orange);
    color: #fff;
  }

  .list-item-2 {
    margin-bottom: 1rem;
  }

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

  .footer-content {
    grid-column-gap: 60px;
  }

  .partner-decs {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .8rem;
  }

  .partner-block {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-blog-two-blog-image-arrow-wrapper {
    display: none;
  }

  .rt-blog-two-blog-item-new {
    max-width: 100%;
  }

  .rt-blog-two-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero {
    padding-bottom: 0;
  }

  .padding-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding: 1rem;
    display: flex;
  }

  .padding-container.no-padding {
    padding-bottom: 2rem;
  }

  .padding-container.bg {
    border-style: none;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 2rem;
  }

  .padding-container.top2 {
    height: 100%;
  }

  .hero-2 {
    padding-bottom: 0;
  }

  .hero-text {
    font-size: 4.3rem;
  }

  .frame-227 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto auto;
  }

  .text-7 {
    padding-right: 10rem;
  }

  .services {
    padding-bottom: 0;
  }

  .frame-306 {
    padding: 2rem 1rem;
  }

  .text_h1 {
    flex: 1;
    align-self: center;
    padding-right: 2rem;
    font-size: 2.6rem;
  }

  .ask-us-2, .text-9 {
    flex: 1;
  }

  .service-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text_h2.smaller {
    margin-bottom: 0;
    padding-top: .5rem;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.4rem;
  }

  .card-text {
    text-align: center;
    margin-top: 0;
    text-decoration: none;
  }

  .about {
    padding-bottom: 0;
  }

  .frame-314 {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .frame-193 {
    width: 100%;
  }

  .text-12 {
    font-size: 3.4rem;
  }

  .projects-on-3-continents {
    color: #350477;
    font-size: 1rem;
  }

  .text-13 {
    font-size: 3.4rem;
  }

  .professionals-in-resource-pool {
    font-size: 1rem;
  }

  .text-large {
    line-height: 110%;
  }

  .text-large.white {
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .text-large.white.center {
    font-size: 2rem;
  }

  .text_h3.yellow {
    margin-bottom: 0;
  }

  .text-body {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .text-body.white {
    margin-top: .3rem;
    font-size: .9rem;
    line-height: 120%;
  }

  .text-body.center {
    color: var(--light-grey);
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-weight: 300;
  }

  .text-body.no-margin {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 2rem;
  }

  .rectangle-8 {
    height: 100%;
  }

  .mike-vitez-co--founder-it-guy {
    margin-top: .3rem;
  }

  .partners {
    padding-bottom: 0;
  }

  .partners-2 {
    grid-row-gap: 0rem;
    height: 100%;
  }

  .grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    height: 100%;
  }

  .ux-vs-brand {
    padding-bottom: 0;
  }

  .grid-title {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .brand-experience-extends-far-beyond-just-products-it-is-a-holistic-approach-that-span-across-every-t-2 {
    border-style: none;
    padding: 0;
  }

  .div-grid-blocks {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-style: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 0;
  }

  .div-block-9 {
    margin-top: auto;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-332 {
    padding-bottom: 0;
  }

  .frame-27 {
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .frame-275 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: flex-start;
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .frame-267 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .step-title {
    text-align: center;
    align-self: center;
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.4rem;
    line-height: 110%;
    display: flex;
  }

  .svg-line {
    height: 0;
  }

  .grid-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .holding-back {
    padding-bottom: 2rem;
  }

  .frame-253 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .frame-279 {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .text-26 {
    font-size: 4.4rem;
  }

  .frame-82 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-283 {
    padding-top: 2rem;
  }

  .frame-96 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .div-block-16 {
    padding-bottom: 1rem;
  }

  .list {
    margin-top: 1rem;
  }

  .image {
    width: 0%;
    margin-top: 1rem;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

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

  .footer-dark {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-content {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover, .footer-link:active {
    color: var(--orange);
  }

  .footer-divider {
    margin-top: 1rem;
  }

  .image-7 {
    text-align: center;
    width: 100%;
  }

  .partner-decs {
    margin-top: 1rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .partner-block {
    justify-content: center;
    align-items: center;
    padding: 1rem 2rem;
  }

  .partner-text-and-image-block {
    flex-flow: column;
    height: 100%;
    display: flex;
  }

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

  .rt-component-section {
    justify-content: center;
    align-items: center;
    padding: 0;
    display: block;
  }

  .rt-auto-fit-16.rt-responsive-image-full-width {
    height: 100%;
  }

  .rt-blog-two-blog-wrapper {
    grid-template-columns: 1fr;
  }

  .rt-blog-two-blog-image {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-blog-one-item-wrapper.rt-change-direction {
    padding-top: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .padding-container {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-container.no-padding {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .padding-container.bg {
    padding: 2rem 1rem;
  }

  .padding-container.nav {
    margin-bottom: 1rem;
  }

  .hero-2 {
    padding-bottom: 0;
  }

  .hero-text {
    margin-bottom: 1rem;
    font-size: 2.3rem;
  }

  .frame-227 {
    grid-column-gap: 1.6rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: auto 1fr;
    margin-top: 1rem;
  }

  .frame-102 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding: .5rem 0;
  }

  .text-7 {
    margin-bottom: 0;
    padding-bottom: 1rem;
    padding-right: 0;
    font-size: 1rem;
    line-height: 120%;
  }

  .frame-306 {
    border-radius: 0;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .frame-308 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .text_h1 {
    margin-bottom: 1rem;
    font-size: 2.1rem;
  }

  .ask-us-2 {
    grid-column-gap: 0rem;
  }

  .text-9 {
    flex: 1;
    width: auto;
    padding-right: 4rem;
    font-size: 1.1rem;
    display: block;
  }

  .service-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .frame-311 {
    padding: 2rem 1rem;
  }

  .text-10 {
    margin-bottom: 1rem;
  }

  .text_h2 {
    padding-right: 0;
    font-size: 1.8rem;
  }

  .text_h2.smaller {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 1.6rem;
    line-height: 100%;
  }

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

  .card-text.dark {
    margin-bottom: .8rem;
    font-size: 1rem;
  }

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

  .frame-313 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block {
    width: 40px;
    height: 40px;
    display: flex;
  }

  .frame-314 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    place-items: start;
  }

  .frame-193 {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-12 {
    font-size: 2rem;
  }

  .text-13 {
    font-size: 1.9rem;
  }

  .text-large {
    font-size: 1.7rem;
  }

  .text-large.white {
    padding-bottom: .5rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 120%;
  }

  .text-large.white.center {
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .text_h3.yellow {
    text-align: center;
    margin-bottom: .5rem;
  }

  .text_h3.orange {
    margin-bottom: 1rem;
  }

  .text-body {
    margin-top: 0;
  }

  .text-body.white {
    margin-bottom: 1rem;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1rem;
  }

  .text-body.center {
    padding-top: .5rem;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .div-block-2 {
    margin-top: 1rem;
    margin-left: 0;
  }

  .frame-163 {
    margin-bottom: 1rem;
  }

  .rectangle-8 {
    height: 50px;
  }

  .frame-quote {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    margin-bottom: 0;
  }

  .frame-257 {
    margin-bottom: 1rem;
  }

  .grid {
    grid-column-gap: .5rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-title {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-21 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.8rem;
  }

  .brand-experience-extends-far-beyond-just-products-it-is-a-holistic-approach-that-span-across-every-t-2 {
    border-radius: 0;
    padding: 0;
  }

  .div-grid-blocks {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    border-radius: 0;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .frame-332 {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .frame-27 {
    grid-row-gap: 0rem;
  }

  .frame-7 {
    grid-column-gap: 0px;
  }

  .frame-275 {
    grid-row-gap: .6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-267 {
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .step-title {
    text-align: left;
    padding-left: 0;
  }

  .grid-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .holding-back {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .frame-253 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .frame-279 {
    grid-row-gap: 0rem;
    padding: 2rem;
  }

  .text-26 {
    font-size: 3.7rem;
  }

  .frame-283 {
    padding-top: 2rem;
  }

  .frame-96 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .frame-255 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .button_whatsapp {
    grid-column-gap: 0px;
    width: auto;
    height: auto;
    padding-right: 1rem;
  }

  .button-green-secondary {
    width: 100%;
    height: auto;
  }

  .button_email {
    grid-column-gap: 0px;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: .4rem;
    padding-bottom: .4rem;
    padding-right: 2rem;
  }

  .text-31 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-15 {
    border-radius: 0;
  }

  .div-block-16 {
    padding-bottom: 1rem;
  }

  .list {
    padding: 1rem 0 1rem 2rem;
  }

  .image {
    width: 0%;
    margin-top: 1rem;
  }

  .dot {
    width: 10px;
    height: 10px;
    margin-right: .25rem;
  }

  .dot.rectangle.orange {
    width: 10px;
    height: 10px;
  }

  .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .divifer-purple {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .text-div {
    flex: 0 auto;
    margin-bottom: 0;
  }

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

  .nav-menu-three {
    background-color: #f8f8f8;
    border-radius: 0;
    flex-direction: column;
  }

  .image-4 {
    width: 25px;
    height: 25px;
  }

  .text-block-8 {
    font-size: 1rem;
  }

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

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

  .footer-content {
    grid-row-gap: 1rem;
    text-align: center;
    margin-top: 2rem;
  }

  .footer-copyright-center {
    line-height: 140%;
  }

  .link-block, .link-block-2 {
    flex: 1;
  }

  .image-7 {
    width: 160px;
    height: auto;
    margin-left: auto;
  }

  .partner-decs {
    margin-top: .25rem;
    padding-left: 0;
    padding-right: 0;
  }

  .partner-block {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding: 2rem 1rem;
  }

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

  .div-block-21 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-blog-two-side-line {
    display: none;
  }

  .rt-blog-two-blog-wrapper {
    grid-row-gap: 20px;
  }

  .rt-blog-one-item-wrapper.rt-change-direction {
    padding-top: .5rem;
  }
}

#w-node-_709a2dca-ec33-5716-a769-a70a7a8bc1f4-d0b08808 {
  justify-self: start;
}

#w-node-_709a2dca-ec33-5716-a769-a70a7a8bc1f8-d0b08808 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_709a2dca-ec33-5716-a769-a70a7a8bc1f9-d0b08808, #w-node-_709a2dca-ec33-5716-a769-a70a7a8bc1fc-d0b08808, #w-node-_709a2dca-ec33-5716-a769-a70a7a8bc1ff-d0b08808, #w-node-_709a2dca-ec33-5716-a769-a70a7a8bc202-d0b08808, #w-node-_709a2dca-ec33-5716-a769-a70a7a8bc205-d0b08808, #w-node-_709a2dca-ec33-5716-a769-a70a7a8bc208-d0b08808, #w-node-f92ac4dd-9922-f097-c7d9-2d06d4e9d6f1-d0b08808 {
  justify-self: start;
}

#w-node-_585ff677-23ae-5250-2f6c-54263fdef736-d0b08808 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_585ff677-23ae-5250-2f6c-54263fdef737-d0b08808 {
  grid-row: span 3 / span 3;
}

#w-node-d80d9a99-a771-47d5-9c2f-d4bc9d08f7aa-d0b08808 {
  place-self: stretch stretch;
}

#w-node-_9687f8ed-ac63-1f11-c4cf-bc2d2a5b1cd4-d0b08808, #w-node-eb3edc93-4dd5-8280-7d26-024d0d1ccf5d-d0b08808 {
  align-self: stretch;
}

#w-node-fa283c1d-f5a1-d777-d1c7-60de658e60d5-d0b08808 {
  align-self: center;
}

#w-node-_0d8e8d6b-1451-c540-8db2-113bd7ba98b1-d0b08808, #w-node-e779d662-4302-18f0-161d-83e4ff60e30c-d0b08808 {
  place-self: auto;
}

#w-node-_495afa20-559c-3e7f-f3a6-98dd84468066-d0b08808 {
  justify-self: start;
}

#w-node-b8b1fcf0-91df-c134-2de2-5f9458cf9439-d0b08808 {
  align-self: auto;
}

#w-node-c262f097-ff1e-b9fa-7671-3b55711132ed-d0b08808 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_585ff677-23ae-5250-2f6c-54263fdef736-d0b08808 {
    align-self: stretch;
  }

  #w-node-d65d012a-a6b1-1be7-3567-e921529d0c04-d0b08808, #w-node-d65d012a-a6b1-1be7-3567-e921529d0c0d-d0b08808, #w-node-d65d012a-a6b1-1be7-3567-e921529d0c16-d0b08808, #w-node-d65d012a-a6b1-1be7-3567-e921529d0c22-d0b08808, #w-node-d65d012a-a6b1-1be7-3567-e921529d0c2b-d0b08808, #w-node-d65d012a-a6b1-1be7-3567-e921529d0c34-d0b08808 {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d9ad8990-048c-cc06-a1e7-2b64ddedce26-d0b08808 {
    align-self: stretch;
  }

  #w-node-fa283c1d-f5a1-d777-d1c7-60de658e60d5-d0b08808, #w-node-a4d5fcbf-7584-af58-1396-6a87774d7a3b-d0b08808, #w-node-a4d5fcbf-7584-af58-1396-6a87774d7a4a-d0b08808, #w-node-a4d5fcbf-7584-af58-1396-6a87774d7a59-d0b08808 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Outfit Variablefont Wght';
  src: url('../fonts/Outfit-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk Variablefont Wght';
  src: url('../fonts/SpaceGrotesk-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}