:root {
  --alley-component-library--gray--0: #dedfe3;
  --relume-library-lite--rl-black: #000;
  --relume-library-lite--rl-white: #0a295000;
  --poppins-regular: Poppins, sans-serif;
  --black: black;
  --poppins-medium: Poppins, sans-serif;
  --bricolage-h3: "Bricolage Grotesque", sans-serif;
  --poppins-medium-2: Poppins, sans-serif;
  --card-1-z-index: 3;
  --card-2-z-index: 2;
  --card-3-z-index: 1;
  --poppins: Poppins, sans-serif;
  --16: 16px;
  --_service---1a222d: #1a222d;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --white: white;
  --blue: #0068e8;
  --sky-blue: #e6f4ff;
  --sunset: #f7d097;
  --vista-blue: #9aaeeb;
  --bricolage: "Bricolage Grotesque", sans-serif;
  --poppins-regular-2: Poppins, sans-serif;
  --blue-bg: #0460d3;
  --_service---1a222d-49: #1a222d7d;
  --_service---393939: #393939;
  --_service---black: #000;
  --_service---121d2a: #121d2a;
  --poppins--large: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--gray--900: #131316;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --alley-component-library--gray--300: #868898;
  --alley-component-library--neutral--white: white;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--white: white;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--gray200: #eaecf0;
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
}

.container.section-2-container {
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container.heck {
  max-width: 1062px;
}

.container.pedigree {
  padding-left: 0;
  padding-right: 0;
}

.container.video-container {
  max-width: 78.75rem;
}

.container.pricing {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.container.bentos {
  max-width: 1062px;
  padding-top: 120px;
  padding-bottom: 144px;
}

.container.own-container {
  max-width: 1440px;
}

.heading-jumbo {
  color: #fff;
  background-image: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 68px;
  font-weight: 700;
  line-height: 110%;
}

.intro-wrap {
  z-index: 5;
  flex-flow: column;
  width: auto;
  max-width: 55%;
  height: auto;
  margin-top: 220px;
  margin-left: 80px;
  padding-left: 80px;
  display: flex;
}

.intro-wrap.second {
  background-color: #f3b3b300;
  margin-top: -600px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.button {
  text-align: center;
  background-color: #0769e4;
  border: 2px solid #1a222d;
  border-radius: 6px;
  width: 200px;
  height: 48px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.button.hero {
  color: #000;
  background-color: #fff;
}

.div-block {
  margin-top: auto;
  display: flex;
}

.link {
  color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
}

.left-text {
  color: #02020299;
  margin-bottom: 1rem;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.let-text-wrapper {
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.net-text {
  color: #fff;
  text-align: center;
  text-shadow: 5px 5px #000;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 184px;
  font-weight: 700;
  line-height: 110%;
}

.net-text.home-version {
  font-size: 75px;
}

.details-wrapper {
  outline-offset: 0px;
  border-radius: 16px;
  outline: 4px solid #1a1b1f;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
}

.top-details {
  border-bottom: 4px solid #000;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 5%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.social-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.facebook-instagram {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.list-item-2 {
  font-family: var(--poppins-regular);
  color: var(--black);
  font-size: 16px;
  font-weight: 500;
  line-height: 145%;
}

.telegran-whatsapp {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.bottom-details {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.london {
  background-color: #ede8fa;
  border-bottom-left-radius: 16px;
  width: 354px;
  height: 216px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 20px;
}

.penny {
  background-color: #fcecd5;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
  width: 354px;
  height: 216px;
  padding-top: 40px;
  padding-left: 40px;
}

.lagoss {
  background-color: #eefae8;
  width: 354px;
  height: 216px;
  padding-top: 40px;
  padding-left: 40px;
}

.location-text-wrapper {
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.location-tex {
  margin-left: 8px;
}

.city_text {
  color: #000000f2;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

.address-text-wrapper {
  margin-top: 24px;
  margin-bottom: 12px;
}

.time-text-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.address_text {
  color: #000000bf;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 140%;
}

.timing-text {
  font-family: var(--poppins-medium);
  color: var(--black);
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.everyday-text {
  color: #00000080;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 130%;
}

.for-you-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-bottom: 80px;
  display: flex;
}

.pricing-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.for-you-header {
  font-family: var(--bricolage-h3);
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 52px;
  font-weight: 500;
  line-height: 130%;
}

.for-you-tagline {
  font-family: var(--poppins-medium-2);
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 140%;
}

.package-wrapper {
  outline-offset: 0px;
  background-color: #000;
  border-radius: 16px;
  outline: 4px solid #fff;
  flex-flow: column;
  max-width: 405px;
  display: flex;
}

.package-wrapper.popular {
  border-bottom: 1px solid #0769e4;
  outline-color: #0769e4;
  transition: all .5s cubic-bezier(.86, 0, .07, 1);
  overflow: hidden;
}

.package-wrapper.popular:hover {
  outline-width: 8px;
  outline-color: #fff;
}

.package-wrapper.one {
  height: auto;
  margin-top: 95px;
  transition: all .5s cubic-bezier(.86, 0, .07, 1);
  overflow: hidden;
}

.package-wrapper.one:hover {
  outline-width: 8px;
  outline-color: #0769e4;
}

.top-color-bg {
  background-color: #eefae8;
  border-bottom: 4px solid #121d2a1a;
  padding: 16px 16px 8px;
}

.top-color-bg.growth.popular, .top-color-bg.last {
  background-color: #000;
  border-bottom-width: 0;
}

.top-color-bg.growth.popular, .top-color-bg.last {
  background-color: #000;
  border-bottom-width: 0;
}

.top-color-bg.white-bg {
  background-color: #000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.package-type-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
}

.package-tagline {
  color: #fff;
  margin-top: 8px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.package-tag-text {
  color: #fff;
  margin-top: 24px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.bottom-part {
  flex-flow: column;
  align-items: flex-start;
  padding: 20px 10px 8px;
  display: flex;
}

.pricing-list-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.pricing-list-wrapper.third-pricing {
  margin-bottom: 33px;
}

.list-content {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  align-items: center;
  display: flex;
}

.list-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 160%;
}

.bullet-wrapper {
  flex: none;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  padding-top: 0;
  display: flex;
}

.pricing-bottom {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin: auto;
  display: flex;
}

.button-6 {
  text-align: center;
  background-color: #0769e4;
  border: 3px solid #fff;
  border-radius: 6px;
  width: 365.33px;
  height: 48px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  transition: background-color .35s cubic-bezier(.86, 0, .07, 1);
}

.button-6:hover {
  color: #000;
  background-color: #fff;
  box-shadow: 4px 4px #000;
}

.button-6.white-bg {
  color: #000;
  background-color: #fff;
  transition: background-color .35s cubic-bezier(.86, 0, .07, 1);
}

.button-6.white-bg:hover {
  box-shadow: none;
  color: #fff;
  background-color: #0769e4;
  border-color: #fff;
}

.last-text-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.last-text {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 32.4px;
}

.clock-icon-wrap {
  margin-top: 4px;
}

.text-top {
  text-align: center;
  max-width: 1052px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
}

.straight-header {
  color: #fff;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 130%;
}

.testimonial-text {
  color: #1a1b1f7d;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.testimonial-details {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.section {
  background-color: #fcecd5;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67fff02f92c566af4fd7d6dc_TestimonialBg.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 80px;
  padding-right: 80px;
}

.section.straight_horse_mouth {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67bf48ad08caa7c2b1a0884f_yellow-bg.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 125px;
  padding-bottom: 125px;
}

.section.cycle {
  background-color: #faf7f1;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.point_based, .section.point_market {
  background-color: #faf1e7;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69da930d3991520e370358ad_white-mount-1x.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.faq_section {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c06935f6eb1083e1f7fd6d_faq-landscape.png");
  background-position: 50%;
  background-repeat: no-repeat;
}

.section.heck_section {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-bottom: 100px;
}

.section.positioning_hero {
  background-image: linear-gradient(#0000000d, #0000000d), url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c06c7ebdffc1446ee336af_pos-1.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-y;
  background-size: auto, cover;
  min-height: 880px;
}

.section.sales_hero {
  background-image: linear-gradient(#00000075, #00000075), url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67f23283aa52ad4ca8d6c5f5_sales-enablement-hero.svg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 880px;
}

.section.point_enablement {
  background-color: #fff1e0;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67f239fd7a51aa331145675f_point_enablement.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.demand-gen {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67f23dffaa52ad4ca8dd70f1_dominos_hero.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 880px;
}

.section.point_demand {
  background-color: #e2ffdf;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67f2429a3ea707b7c65d564f_demand_point_based.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.tean_photos {
  padding-top: 120px;
  padding-bottom: 144px;
}

.section.market_blueprint {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69da967375c079960396dd15_flower-bg-1xxx.png");
  padding-top: 124px;
  padding-bottom: 207px;
  overflow: hidden;
}

.section.enablement_blueprint {
  background-color: #f2e8fa;
  padding-top: 124px;
  padding-bottom: 207px;
  overflow: hidden;
}

.section.post-philosophy {
  background-color: #fad8b2;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69da967375c079960396dd15_flower-bg-1xxx.png");
  padding-top: 124px;
  padding-bottom: 207px;
  overflow: hidden;
}

.section.demand_philosophy {
  background-color: #fff;
  padding-top: 124px;
  padding-bottom: 207px;
  overflow: hidden;
}

.section.tree {
  color: #1a222d;
  background-color: #fff1e0;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69cec7e2f6e9980b7f959956_about-mural%20(1).png");
  padding-top: 120px;
  padding-left: 0;
  padding-right: 0;
}

.section.testimonial_bg {
  background-color: #fcecd5;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67fff02f92c566af4fd7d6dc_TestimonialBg.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.card-effect-section {
  background-color: #fcecd5;
  padding-top: 65px;
  padding-bottom: 81px;
}

.section.hero-2 {
  height: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.section.team-section-2 {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69cfb8da012a0d9bafe80935_Team-bg%20(1).png");
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.pedigree-section {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.section.offering-bg {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c05521c4e5919cd67d2cb6_noisy-texture-background.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero {
  background-color: #fbf9f2;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69da9f61d69e6a28062eef9a_case-hero-2x.png");
  background-position: 50%;
  background-size: cover;
  padding-top: 93px;
}

.section.case-section {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 20px 73px;
}

.section.client-section, .section.friction-section {
  background-color: #faf7f1;
  background-image: none;
}

.section.case-study-hero {
  background-color: #fff;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69cd8de58d53ff9a66cbece3_case-study-hero%20(1).png");
  background-position: 50%;
  background-size: cover;
}

.section.strategy-section, .section.momentum-section {
  background-color: #faf7f1;
  background-image: none;
}

.section.p-f---bg {
  background-color: #e2ffdf;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c04f038bf9e9ecfb7317f3_video-section-bg.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.product-hero {
  background-image: linear-gradient(#0000004d, #0000004d), url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c06d737029430692503ccb_product-hero.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section.case-section-2 {
  background-color: #fbf9f2;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 20px 73px;
}

.section.curly-section {
  background-color: #c48950;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section.curly-section.komfor-page {
  background-color: #efe3d1;
  padding-top: 85px;
  padding-bottom: 85px;
}

.section.video-section {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69d6a08ea92bd54645e6f041_video-bg.png");
  padding-top: 78px;
  padding-bottom: 77px;
}

.section.ready-sec {
  background-color: #0460d3;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67ee8473ece454fb49313542_ready_net.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 106px;
  padding-bottom: 107px;
}

.section.testimonial-section {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69da8fe190b895c428665a0f_old-houses-strip-2x.png");
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 90px;
}

.section.home_hero {
  background-color: #033264;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69ceb2e294e67162da589e81_hero-1_5x.png");
  background-position: 50%;
  background-repeat: no-repeat;
}

.section.own-your-gtm-scetion {
  background-color: #fef8ee;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 42px;
  padding-right: 42px;
}

.slide-5 {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67c104328740cfb8e78bb6a8_Property%201%3DSAMURAI-01%202.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  height: 95vh;
}

.slide-6 {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67c1054c4a28520dee7887c9_rocket-4.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67c1054bc8a65f0027a012fc_car-2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67c1054ce6e94bb6c9feca29_stacking-3.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rl_navbar1_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar1_dropdown-link:hover {
  font-weight: 600;
}

.rl_navbar1_dropdown-link.w--current {
  color: #000;
}

.rl_navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar1_dropdown-list.w--open {
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 6px;
  padding: .5rem;
}

.rl_navbar1_link {
  color: #fff;
  background-color: #0000;
  padding: .5rem 1rem;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 32.4px;
  text-decoration: none;
}

.rl_navbar1_link:hover {
  color: #caced8;
}

.rl_navbar1_link.w--current, .rl_navbar1_link.about-nav {
  color: #000;
}

.rl_navbar1_link.black-text {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  color: #000;
  background-color: #fff9;
}

.rl_navbar1_link.black-text.first-link {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rl_navbar1_link.black-text.last-link {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.rl_navbar1_link-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 32.4px;
}

.rl_navbar1_link-text:hover {
  color: #caced8;
}

.rl_navbar1_link-text.about-nav, .rl_navbar1_link-text.black-text, .rl_navbar1_link-text.black-text {
  color: #000;
}

.rl_navbar1_menu-button {
  padding: 0;
}

.rl_navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1720px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.rl_navbar1_container.hero-glass-effect {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #fff0;
  border-radius: 6px;
  padding-left: 0;
  padding-right: 0;
}

.rl_navbar1_component {
  border-bottom-color: var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  margin-bottom: -75px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.rl_navbar1_component.case-study-nav-bg, .rl_navbar1_component.blue-bg {
  background-color: #0a2950;
}

.rl_navbar1_component.about-bg {
  background-color: #0a295000;
}

.rl_navbar1_button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar1_dropdown-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar1_dropdown-toggle:hover {
  color: #caced8;
}

.rl_navbar1_dropdown-toggle.home {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #fff9;
}

.rl_navbar1_button-secondary {
  border: 3px solid var(--relume-library-lite--rl-black);
  width: 200px;
  height: 48px;
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  padding: 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.rl_navbar1_button-secondary:hover {
  box-shadow: 4px 4px #000;
}

.rl_navbar1_button-secondary.case-study-btn {
  background-color: #0769e4;
}

.rl-dropdown-icon {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  padding-top: 2px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl-dropdown-icon:hover, .rl-dropdown-icon.black, .rl-dropdown-icon.black-icon, .rl-dropdown-icon.black-icon {
  color: #000;
}

.rl_navbar1_logo-link {
  padding-left: 0;
}

.rl_navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.text-block-36 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 150%;
}

.udesly-display-large-2 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 52px;
  font-weight: 500;
  line-height: 56px;
}

.udesly-display-large-2.udesly-text-extrabold-2 {
  color: #fff;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 130%;
}

.udesly-display-large-2.udesly-text-extrabold-2 {
  color: #fff;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 130%;
}

.udesly-display-large-2.udesly-text-extrabold-2.text-black {
  color: #000;
}

.udesly-paragraph-small-2 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.udesly-text-extrabold-2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-paragraph-large-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 140%;
}

.udesly-paragraph-large-2.text-color-black {
  color: #000;
}

.udesly-column-2 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.udesly-section-2 {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.udesly-title-wrapper-centered-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.udesly-title-wrapper-centered-2.udesly-margin-bottom {
  max-width: 1080px;
  margin-bottom: 55px;
  padding-bottom: 50px;
}

.udesly-faq-content-wrap-2 {
  background-color: #0000;
  width: auto;
  max-width: 714px;
  margin-bottom: 16px;
  display: block;
  position: static;
  overflow: hidden;
}

.udesly-tab-content-2 {
  color: #737373;
  width: 70%;
  margin-right: auto;
  padding-top: 16px;
  line-height: 36px;
}

.udesly-faq-title-wrapper-2 {
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.udesly-faq-item-2 {
  background-color: #fff;
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c0680c0f10f41c8f019898_faq-bg.png");
  background-position: 50%;
  background-size: cover;
  border: 4px solid #000;
  border-radius: 16px;
  min-height: 128px;
  margin-bottom: 32px;
  padding: 16px 16px 0;
  transition: all .3s;
  display: block;
}

.udesly-faq-item-toggle-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding: 0;
  display: flex;
}

.udeslylist-item-2 {
  margin-bottom: 4px;
}

.udesly-list-2 {
  color: #737373;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  line-height: 24px;
}

.udesly-faq-title-2 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.linkedin {
  width: 40px;
  height: 40px;
}

.image-8 {
  background-color: #0769e4;
  border-radius: 20px;
}

.image-8:hover {
  background-color: #333436;
}

.image-9 {
  background-color: #0769e4;
  border-radius: 20px;
}

.image-9:hover {
  background-color: #333436;
}

.image-10 {
  background-color: #0769e4;
  border-radius: 20px;
}

.image-10:hover {
  background-color: #333436;
}

.image-11 {
  background-color: #0769e4;
  border-radius: 20px;
}

.image-11:hover {
  background-color: #333436;
}

.timeline {
  z-index: -3;
  background-color: #000;
  height: auto;
  padding-top: 30px;
  position: relative;
}

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

.timeline_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
}

.timeline_left {
  color: #fff;
  text-align: right;
}

.timeline_center {
  justify-content: center;
  display: flex;
}

.timeline_date-text {
  text-align: right;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  position: sticky;
  top: 50vh;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.timeline_text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.timeline_progress {
  z-index: -2;
  background-color: #5b5b5b;
  width: 3px;
  height: 98%;
  position: absolute;
}

.timeline-progress_bar {
  z-index: -1;
  background-color: #fff;
  width: 3px;
  height: 50vh;
  position: fixed;
  bottom: 50vh;
}

.section-works-text {
  background-color: #000;
}

.progress_bar_header {
  color: #fff;
  text-align: center;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 125%;
}

.progress_bar_tagline {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  line-height: 124%;
}

.progress_bar_tagline.home-page {
  font-size: 20px;
}

.progress_tagline_wrap {
  margin-top: 16px;
}

.section_works_container {
  padding-top: 120px;
  padding-bottom: 40px;
}

.footer {
  z-index: -2;
  margin-top: -100vh;
}

.footer_spacer {
  height: 100vh;
}

.footer_wrap {
  z-index: -1;
  position: sticky;
  bottom: 0;
}

.footer_container {
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
}

.footer_inner {
  background-color: #0460d3;
  flex-flow: column;
  justify-content: center;
  padding: 40px 10px 24px;
  display: flex;
}

.footer_image_wrapper {
  justify-content: center;
  display: flex;
}

.last-text-wrapper {
  align-items: center;
  display: flex;
}

.footer_vertical_divider {
  background-color: #ffffff4d;
  width: 3px;
  height: 16px;
  margin-left: 16px;
  margin-right: 16px;
}

.copyright-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  line-height: 130%;
}

.privacy_text {
  color: #fff6;
  cursor: pointer;
  text-decoration: underline;
}

.pricing_section {
  background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c0550dc4622cd2c217b535_houses-landscape%20(1).png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  overflow: hidden;
}

.contact-section {
  background-color: #fff;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

.list-item-3 {
  font-family: var(--poppins-regular);
  color: var(--black);
  font-size: var(--16);
  line-height: 140%;
}

.list-item-4 {
  font-family: var(--poppins-regular);
  color: var(--black);
  font-size: var(--16);
}

.hero_paragraph_wrap {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-49 {
  text-align: center;
  font-size: 24px;
  line-height: 150%;
}

.container-2 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.container-2.point_container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  align-items: center;
  padding: 123px 2.5px;
  display: flex;
}

.container-2.cycle-container {
  max-width: 79.125rem;
}

.container-2.conatiner_faq {
  padding-top: 120px;
  padding-bottom: 48px;
}

.container-2.heck_container {
  padding-top: 132px;
  padding-bottom: 0;
}

.container-2.special-swiper, .container-2.tree-container {
  max-width: none;
}

.container-2.ready-container {
  max-width: 75rem;
}

.container-2.service_hero_container {
  padding: 256px 50px 253px;
}

.ready_wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ready_title {
  color: #fff;
  text-align: center;
  text-shadow: 5px 5px #000;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 110%;
}

.ready_paragraph {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  line-height: 140%;
}

.get_in_touch {
  color: #0769e4;
  background-color: #fff;
  border-radius: 6px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.get_in_touch.about {
  justify-content: center;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.get_in_touch._2nd-btn {
  background-color: #0769e4;
}

.touch_btn {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 2px solid #000;
  border-radius: 6px;
  align-items: center;
  padding: 17px 27px;
  display: flex;
}

.touch_btn:hover {
  box-shadow: 4px 4px #000;
}

.touch_btn.team {
  background-color: #0769e4;
}

.touch_btn.hero {
  color: #000;
  padding-left: 48px;
  padding-right: 48px;
}

.diagonal_arrow_wrap.hero_no_icon {
  display: none;
}

.hero_wrap {
  max-width: 1159px;
  margin-left: auto;
  margin-right: auto;
}

.hero_wrap.launch_width {
  max-width: none;
}

.hero_wrap.hero_width {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.popular_top {
  background-color: #b6a2eb;
  border-radius: 8px;
  width: 357px;
  max-width: 357px;
  height: 54px;
  margin: 22px auto 40px;
  padding: 13px 12px;
  display: flex;
}

.popular_text_wrap {
  color: #fff;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.top_popular {
  background-color: #000;
}

.container-2 {
  width: 100%;
  max-width: 1720px;
  padding-left: 48px;
  padding-right: 48px;
}

.container-2.hero-2 {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.container-3 {
  width: 100%;
  max-width: 1720px;
  padding-left: 48px;
  padding-right: 48px;
}

.list-flex {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.second_link, .third_link, .text-link {
  text-decoration: none;
}

.left-text--footer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #02020299;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.text-link-underline {
  background-color: #000;
  height: 0;
}

.top-pedgree-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 750px;
  display: flex;
}

.text-block-66 {
  color: #1a222d;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

.text-block-67 {
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 52px;
  line-height: 125%;
}

.container-3 {
  max-width: none;
  padding-left: 50px;
  padding-right: 50px;
}

.grid-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  margin-bottom: 250px;
  display: flex;
}

.testimonial-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fbdcb9;
  border: 4px solid #000;
  border-radius: 14px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 398px;
  max-width: 399px;
  min-height: 342px;
  max-height: 343px;
  padding: 24px 26px;
  display: flex;
  box-shadow: 6px 6px #000;
}

.testimonial-card.four {
  background-color: #ffe0b3;
}

.text-block-68 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.testimonial-pic-wrapper {
  width: 75px;
}

.testimonial-author-text {
  color: #1a222d;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 120%;
}

.author-post {
  color: #1a222d7a;
  font-family: Poppins, sans-serif;
  line-height: 120%;
}

.author-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.author-text-flex {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.top-grid, .bottom-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.hero-button {
  color: #0a1450;
  background-color: #cee3fd;
  border: 2px solid #1a222d;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 24px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  transition: box-shadow .3s cubic-bezier(.645, .045, .355, 1);
}

.hero-button:hover {
  box-shadow: 4px 4px #1a222d;
}

.home-header-wrapper {
  color: #fff;
  text-align: center;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 120%;
}

.own-content {
  padding-top: 76px;
  padding-bottom: 76px;
}

.own-card {
  background-color: #e7f3ff;
  border-radius: 19px;
  width: auto;
  height: auto;
  margin-top: 55px;
  padding: 10px 34px 32px;
}

.inner-card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  display: flex;
}

.own-card-text {
  color: #793bed;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.own-card-text.pmms {
  color: #fff;
}

.own-card-text.marketing-text, .own-card-text.pmms {
  color: #fff;
}

.own-card-text.head-of-product-text {
  color: #f68b1f;
}

.own-card-text.marketing-text {
  color: #fff;
}

.gtm-inner-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding: 36px 110px 27px;
  display: flex;
  box-shadow: 0 6.7px 10px #0003;
}

.gtm-inner-card.inner-card-update {
  width: 293px;
  padding-left: 55px;
  padding-right: 55px;
}

.inner-card-text {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
}

.own-card-header {
  text-align: center;
}

._2-card-flex {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

._2nd-own-card {
  background-color: #000;
  border: 3px solid #000;
  border-radius: 19px;
  width: auto;
  height: auto;
  margin-bottom: 55px;
  padding: 10px 34px 32px;
}

.centre-text-wrapper {
  color: #1a222d;
  text-align: center;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 110%;
}

._3-card-flex {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  justify-content: space-between;
  display: flex;
}

._3rd-own-card {
  background-color: #ffddac;
  border-radius: 19px;
  width: auto;
  height: 340px;
  margin-top: 35px;
  padding: 10px 34px 32px;
}

._4th-own-card {
  background-color: #000;
  border: 3px solid #000;
  border-radius: 19px;
  width: auto;
  height: 340px;
  margin-top: 169px;
  padding: 10px 34px 32px;
}

._5th-own-card {
  background-color: #f2e8fa;
  border-radius: 19px;
  width: auto;
  height: 344px;
  margin-top: 35px;
  padding: 10px 30px 32px;
}

.top-testimonial-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonial-card-pill {
  color: #fff;
  background-color: #ec6617;
  border: 3px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 35px;
  padding: 4px 12px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 22px;
  display: flex;
  overflow: hidden;
}

.top-card-text {
  color: #484848;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.card-pill-text {
  flex: none;
}

.price-month-span {
  color: #c2c2c2;
  font-size: 24px;
}

.stacked-coin-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-top: 180px;
  display: flex;
}

.top-lantern-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  width: 65%;
  margin-bottom: 138px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.footer-lantern-flex {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.code-embed-2 {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.marquee {
  grid-column-gap: 1rem;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  display: flex;
}

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

.popup-form {
  margin-bottom: 8px;
}

.pop-up-form {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin-top: 24px;
  display: flex;
}

.pop-up-text-input {
  background-color: #f7f9fa;
  border: 1px solid #eff1f3;
  border-radius: 6px;
  height: 44px;
  margin-bottom: 16px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.4px;
}

.pop-up-text-input::placeholder {
  color: #c2cdd8;
}

.pop-up-header {
  text-align: center;
  font-family: Bricolage Grotesque, sans-serif;
}

.pop-up-button {
  color: #fff;
  text-align: center;
  background-color: #0769e4;
  border-radius: 6px;
  flex: none;
  margin-bottom: 8px;
  padding: 8px 32px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity .2s;
}

.pop-up-button:hover {
  opacity: .8;
}

.pop-up-button:active {
  opacity: 1;
}

.pop-up-back {
  background-color: #20202099;
  position: absolute;
  inset: 0%;
}

.pop-up-exit-button {
  opacity: .2;
  cursor: pointer;
  transition: opacity .2s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.pop-up-exit-button:hover {
  opacity: .8;
}

.popup-form-error {
  color: #444;
  background-color: #dee5eb;
  border-radius: 6px;
  padding: 16px;
}

.pop-up-form-success {
  color: #fff;
  background-color: #0769e4;
  border-radius: 6px;
  padding: 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

.popup-overlay {
  z-index: 300;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.pop-up-box {
  cursor: auto;
  background-color: #fff;
  border-radius: 8px;
  max-width: 460px;
  padding: 40px 40px 32px;
  position: relative;
}

.pop-up-text-box {
  max-width: 650px;
}

.pop-up-paragraph {
  text-align: center;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

.footer-form-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 75%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-text-field-4 {
  border-radius: 10px;
  max-width: 50%;
  margin-bottom: 0;
}

.submit-button-2 {
  background-color: #0769e4;
  border-radius: 10px;
  height: 38.0078px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-form {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-form-block {
  border-radius: 10px;
  max-width: 75%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-title {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.success-message-3 {
  color: #fff;
  background-color: #0769e4;
  border-radius: 10px;
  font-weight: 600;
}

.error-message-3 {
  border-radius: 10px;
  font-family: Poppins, sans-serif;
}

.preloader {
  z-index: 9999;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-grid {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.right-preloader, .left-preloader {
  background-color: #fff;
}

.preloader-logo-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.code-embed-3 {
  color: #065cc9;
  height: 2rem;
}

.preloader-logo-overflow {
  position: relative;
  overflow: hidden;
}

.header-image-wrapper {
  width: 8rem;
  height: 8rem;
}

.header-image-item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.header-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media screen and (min-width: 1440px) {
  .rl_navbar1_link.black-text.first-link.no-glass-bg {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .button-arrow-link, .button-arrow-link-2 {
    background-color: #3eb489;
  }

  .body {
    overflow: hidden;
  }

  .max-1082 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-content-wrap {
    max-width: 40vw;
  }

  .rt-tabs-menu-2 {
    margin-right: 50px;
  }

  .rt-tabs-content-2 {
    margin-left: 50px;
  }

  .hero-wrap.blue-bg {
    padding-left: 10%;
  }

  .swiper-hero-navigation {
    z-index: 1;
    bottom: 79px;
    left: 10%;
  }
}

@media screen and (min-width: 1920px) {
  .rt-tabs-menu-2.rt-with-border {
    flex-basis: 35%;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    flex-basis: 65%;
  }

  .rt-tab-link-three {
    font-size: 1.5625rem;
  }

  .grid-padding-test {
    justify-content: space-around;
  }
}

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

  .container {
    height: 600px;
  }

  .container.pricing, .container.testimonial {
    height: auto;
  }

  .container.let-talk, .container.bentos {
    height: auto;
  }

  .container.pedigree, .container.own-container, .container.about-container, .container.video-container {
    height: auto;
  }

  .container.here {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.section-2-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .container.pricing, .container.testimonial {
    height: auto;
  }

  .container.faq {
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container.let-talk, .container.bentos {
    height: auto;
  }

  .container.heck {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container.pedigree, .container.own-container, .container.about-container, .container.video-container {
    height: auto;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-top: 40px;
  }

  .hero-section.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .primary-button {
    justify-content: center;
  }

  .logo-link.w--current {
    flex: 0 auto;
  }

  .menu-icon {
    display: block;
  }

  .navigation-item {
    text-align: center;
    width: 200px;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 25px;
  }

  .navigation {
    padding: 25px 30px;
  }

  .menu-button {
    padding: 0;
  }

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

  .navigation-wrap {
    margin-right: 0;
  }

  .intro-wrap {
    max-width: none;
    margin-left: 40px;
    padding-left: 0;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline, .contact-form-wrap {
    width: 100%;
  }

  .project-overview-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .project-description-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .div-block {
    flex-flow: row;
    justify-content: flex-start;
    margin-top: 40px;
  }

  .button-2 {
    margin-left: 0;
  }

  .section-2 {
    height: auto;
    padding-top: 60px;
  }

  .section-3 {
    height: 100px;
  }

  .hitler-wrapper {
    width: auto;
    margin-top: 140px;
    margin-bottom: 100px;
  }

  .fancy-box {
    flex-flow: wrap-reverse;
    width: auto;
    height: auto;
    padding-left: 0;
  }

  .fancy-box.sword {
    height: auto;
  }

  .fancy-text-box {
    margin: 30px auto;
  }

  .fancy-image-wrapper {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .fancy-image-wrapper.post-launch {
    margin-right: auto;
  }

  .text-block-5 {
    text-align: left;
  }

  .learn-more-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-text-style-regular {
    font-size: 16px;
  }

  .rl_faq1_accordion {
    width: auto;
    padding: 20px;
  }

  .rl_faq1_question-text {
    font-size: 20px;
  }

  .rl_faq1_answer {
    padding-top: 20px;
  }

  .let-talk-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .net-text {
    font-size: 75px;
  }

  .net-text.home-version {
    font-size: 50px;
  }

  .details-wrapper {
    width: auto;
    padding-top: 40px;
  }

  .top-details {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .london, .penny, .lagoss {
    padding-left: 20px;
  }

  .dropdown-toggle.navigation-item {
    justify-content: center;
    display: flex;
  }

  .dropdown {
    justify-content: center;
  }

  .dropdown-link, .dropdown-link-2, .dropdown-link-3 {
    text-align: center;
    width: 200px;
    height: 48px;
  }

  .dropdown-list {
    width: 200px;
  }

  .dropdown-list.w--open {
    background-color: #fff;
    height: auto;
  }

  .rl-padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.75rem;
  }

  .rl_pricing18_plans {
    grid-template-columns: 1fr;
  }

  .rl_pricing18_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h4-2 {
    font-size: 1.75rem;
  }

  .rl-heading-style-h1 {
    font-size: 3.25rem;
  }

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

  .pricing-container {
    margin-top: 1300px;
  }

  .for-you-header {
    font-size: 52px;
  }

  .package-wrapper.one {
    margin-top: 0;
  }

  .bottom-part {
    padding-left: 0;
  }

  .straight-header {
    font-size: 40px;
  }

  .rl-padding-section-large-3 {
    padding-top: 2rem;
    padding-bottom: .25rem;
  }

  .rl_testimonial15_component {
    padding-bottom: 0;
  }

  .rl_testimonial15_slide.testimonial {
    margin-right: 5px;
  }

  .rl_testimonial15_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template: ". ."
                   "Area Area"
                   / 1fr 1fr;
    grid-auto-flow: column;
    min-height: auto;
  }

  .rl_testimonial15_arrow-right {
    right: 0%;
  }

  .rl_testimonial15_arrow-left {
    left: 80%;
  }

  .customer-1 {
    width: auto;
  }

  .customer-1.two {
    width: 540px;
    height: auto;
  }

  .customer-1.three {
    width: 520px;
  }

  .blue-right-wrapper {
    width: 400px;
  }

  .top-gap, .bottom-gap {
    height: 60px;
  }

  .hitler-wrapper-two {
    margin-top: 120px;
    margin-bottom: 50px;
  }

  .hero-text-wrapper {
    width: auto;
    padding-top: 100px;
  }

  .section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.curly-section, .section.video-section {
    height: auto;
  }

  .section.straight_horse_mouth {
    padding-bottom: 60px;
  }

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

  .section.ready-sec {
    background-color: #0460d3;
    padding-top: 90px;
  }

  .section.tean_photos {
    height: auto;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section.tree {
    padding-top: 80px;
  }

  .section.team-section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .section.hero {
    background-position: 100%;
  }

  .section.p-f---bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.curly-section, .section.video-section {
    height: auto;
  }

  .straight-text-wrapper {
    width: auto;
    margin-bottom: 20px;
  }

  .text-block-20 {
    font-size: 42px;
  }

  .puzzle-text-wrapper {
    width: auto;
    margin-top: 40px;
    padding-left: 0%;
  }

  .puzzle-image-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .puzzle-part-wrapper {
    flex-flow: wrap-reverse;
    margin-bottom: 100px;
  }

  .puzzle-part-wrapper.gtm {
    flex-flow: row-reverse wrap-reverse;
    margin-bottom: 20px;
  }

  .text-block-22, .text-block-23 {
    text-align: center;
  }

  .text-block-24 {
    font-size: 42px;
  }

  .rl_navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .rl_menu-icon_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .rl_navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar1_menu.is-page-height-tablet {
    height: auto;
    min-height: 60vh;
    padding-bottom: 15rem;
  }

  .rl_menu-icon_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .rl_menu-icon {
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    background-color: #ffffff80;
    border-radius: .5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar1_link {
    color: #000;
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar1_link-text {
    color: #000;
  }

  .rl_navbar1_menu-button.w--open {
    background-color: #0000;
  }

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

  .rl_navbar1_container.hero-glass-effect {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fff0;
    padding-left: 0;
  }

  .rl_navbar1_component {
    padding-left: 5%;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_dropdown-toggle {
    color: #000;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .rl-dropdown-icon {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_menu-icon_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .works-part {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .top-comment-wrappr {
    margin-left: 25%;
  }

  .progress-bar-wrapper {
    margin-top: 25px;
    margin-bottom: 12px;
  }

  .bottom-comment-wrapper {
    margin-left: 11%;
  }

  .track {
    height: auto;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .frame {
    flex-flow: column;
  }

  .item {
    height: 60vh;
  }

  .udesly-display-large.udesly-text-extrabold, .udesly-display-large-2.udesly-text-extrabold-2, .udesly-display-large-2.udesly-text-extrabold-2 {
    font-size: 32px;
    line-height: 1.2;
  }

  .udesly-title-wrapper-centered-2 {
    margin-bottom: 0;
  }

  .udesly-title-wrapper-centered-2.udesly-margin-bottom {
    margin-bottom: 10px;
    padding-bottom: 25px;
  }

  .udesly-faq-content-wrap-2 {
    width: 100%;
  }

  .udesly-tab-content-2 {
    width: 98%;
  }

  .udesly-faq-arrow-2 {
    margin-left: 10px;
  }

  .udesly-faq-item-2 {
    margin-bottom: 20px;
  }

  .timeline_item {
    grid-template-columns: 1fr 100px 1fr;
    max-width: 700px;
  }

  .timeline_date-text {
    font-size: 36px;
  }

  .progress_bar_header {
    font-size: 40px;
  }

  .display {
    font-size: 50px;
  }

  .m-wrapper {
    height: 60px;
  }

  .section-27 {
    height: 510px;
    padding-bottom: 0;
  }

  .div-block-16 {
    margin-bottom: 40px;
    padding-left: 40px;
  }

  .text-block-47 {
    font-size: 50px;
  }

  .heck-section {
    height: auto;
  }

  .heck-header {
    font-size: 40px;
  }

  .heck-header.section2-header-txt {
    font-size: 42px;
  }

  .card.dominos, .card.rocket, .card.car {
    flex-flow: wrap-reverse;
    width: 90%;
    height: 800px;
    top: 50px;
  }

  .card.ninja {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap-reverse;
    width: 90%;
    height: 800px;
    padding-top: 20px;
    padding-bottom: 40px;
    top: 50px;
  }

  .card.dominos, .card.rocket, .card.car {
    flex-flow: wrap-reverse;
    width: 90%;
    height: 800px;
    top: 50px;
  }

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

  .right-content {
    position: static;
  }

  .dominos-right {
    margin-top: auto;
    margin-left: auto;
  }

  .image-13 {
    position: static;
  }

  .rocket-right {
    margin-left: auto;
    margin-right: 50px;
  }

  .car-right {
    margin-top: auto;
  }

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

  .heading-2.align-left {
    text-align: center;
    text-align: center;
  }

  .heading-2nd {
    font-size: 36px;
  }

  .container-2.point_container {
    padding-top: 60px;
  }

  .container-2.conatiner_faq {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-2.service_hero_container {
    padding: 140px 20px;
  }

  .workspace_wrap {
    padding-bottom: 60px;
  }

  .workspace_bentos {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    align-items: center;
    height: auto;
  }

  .workspace_title {
    font-size: 42px;
  }

  .right_bentos {
    position: static;
  }

  .left_bentos {
    max-width: 100%;
  }

  .point_cards_wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    align-items: center;
  }

  .point_title_wrap {
    font-size: 40px;
  }

  .point_card {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 480px;
    max-width: 480px;
  }

  .point_card.omni {
    width: 100%;
    min-width: auto;
  }

  .ready_title {
    font-size: 65px;
  }

  .get_in_touch {
    width: auto;
  }

  .rt-tabs-menu-2 {
    margin-right: 0;
  }

  .rt-tabs-menu-2.rt-with-border {
    min-width: auto;
    margin-top: 40px;
    margin-right: 10px;
  }

  .rt-tabs-content-2 {
    margin-left: 0;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    margin-left: 10px;
  }

  .rt-service-one-tabs {
    flex-flow: column;
  }

  .titaja_post {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .hero__container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__title, .hero__p {
    width: auto;
  }

  .slide__content {
    padding-left: 30px;
  }

  .popular_top {
    max-width: 250px;
  }

  .bottom_tagline {
    text-align: center;
  }

  .swiper-slide.is-hero.two, .swiper-slide.is-hero.three, .swiper-slide.is-hero.four {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .swiper-slide.is-photos {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .swiper-slide.is-hero.two, .swiper-slide.is-hero.three, .swiper-slide.is-hero.four {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .swiper-slide.is-hero.one {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .swiper-slide.is-hero.two, .swiper-slide.is-hero.three, .swiper-slide.is-hero.four {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .swiper-slide-wrap {
    flex-flow: wrap-reverse;
    justify-content: center;
    height: 52rem;
    padding: 16px 20px 22px;
  }

  .left_details {
    max-width: none;
  }

  .paragraph_details {
    text-align: center;
    line-height: 30px;
  }

  .campaign_card_title {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
  }

  .campaign_tagline {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 12px;
    font-size: 30px;
  }

  .swiper-arrow-video.is-prev, .swiper-arrow-video.is-next, .swiper-arrow-video.is-prev, .swiper-arrow-video.is-next {
    width: 3.125rem;
    height: 3.125rem;
  }

  .swiper-pagination.swiper-pagination-progressbar {
    height: .5rem !important;
  }

  .heading--3 {
    font-size: 32px;
  }

  .specialization-wrap {
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-special-wrap {
    text-align: center;
    font-size: 42px;
  }

  .testimonial_wrap {
    flex-flow: column;
  }

  .customer-left, .customer-right {
    width: auto;
  }

  .h2-ii {
    letter-spacing: -1.76px;
  }

  .hero-content-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .about_section.hero-secton {
    grid-column-gap: 184px;
    grid-row-gap: 184px;
    height: 100vh;
    min-height: 800px;
  }

  .about_section.section-padding-top.margin-top-136-tablet-112-mobile-88 {
    margin-top: 112px;
  }

  .about_section.section-background {
    padding-top: 80px;
    padding-bottom: 144px;
  }

  .about_section.section-background.margin-top-200-tablet-176-mobile-152.bg-color-grey-97 {
    margin-top: 176px;
  }

  .menu-items-wrapepr.left {
    padding-right: 24px;
  }

  .menu-items-wrapepr.right {
    padding-left: 24px;
  }

  .hero-info-block {
    width: 100%;
    max-width: 248px;
  }

  .nav-logo-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-2.team-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-image-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .about-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    width: 100%;
    max-width: 100%;
  }

  .about-block-content {
    max-width: 720px;
  }

  .h2.left-text {
    font-weight: 400;
  }

  .parallax-image-wrapper.about-block-image {
    height: 480px;
  }

  .services-list {
    border-top: 1px solid #192d2b;
    min-width: auto;
    max-width: 100%;
  }

  .services-list-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .large-heading {
    letter-spacing: -1.6px;
    font-size: 80px;
  }

  ._3-blocks-grid-1-tablet-1-mobile {
    grid-template-columns: 1fr;
  }

  .services-list-item {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    max-width: 100%;
  }

  .wrapper.padding-top-64 {
    padding-top: 64px;
  }

  .center-heading-wrapper {
    max-width: 480px;
  }

  .services-list-item-icon-wrapper {
    padding-top: 24px;
  }

  .left-heading-wrapper.sticky-heading {
    position: static;
  }

  .testimonial-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .step-heading-and-description {
    max-width: 400px;
  }

  .step-image {
    flex: 1;
  }

  .steps-video {
    height: 560px;
  }

  .step {
    flex-flow: column;
    height: 100vh;
    min-height: 780px;
    display: flex;
  }

  .large-number {
    letter-spacing: -4.24px;
    font-size: 212px;
  }

  .large-number.step-number {
    width: 208px;
  }

  .container-5.step-container {
    flex-flow: column;
    flex: 1;
    display: flex;
  }

  .step-content {
    flex-flow: column;
    flex: 1;
    padding-right: 0;
    display: flex;
  }

  ._3-text-blocks-grid-2-tablet-1-mobile {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .accordion-item {
    max-width: 100%;
  }

  .accordions-list {
    min-width: auto;
    max-width: 100%;
    padding-top: 0;
  }

  .faq-list-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-blocks-wrapper {
    flex-flow: column;
    justify-content: flex-start;
  }

  .contact-form-block-wrapper {
    justify-content: flex-start;
    align-items: stretch;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .contact-info-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .footer-logo-and-socials {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 72px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .footer-content {
    grid-template-rows: auto auto;
    grid-template-columns: 8fr;
  }

  .footer-main-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    border-top: 1px solid #192d2b;
    border-left-style: none;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-right: 48px;
  }

  .footer-2 {
    margin-top: 176px;
  }

  .container-9.footer-container {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-wrap.blue-bg {
    min-height: 750px;
    padding-top: 15%;
    padding-left: 5%;
  }

  .heading-1-wrap {
    font-size: 40px;
  }

  .swiper-hero-navigation {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    left: 5%;
  }

  .team-section {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .team-member-detail {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }

  .right-content-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
  }

  .socials-right {
    align-items: center;
  }

  .post_social_wrap {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    align-items: center;
  }

  .team-header {
    font-size: 42px;
  }

  .hero-tagline {
    font-size: 24px;
  }

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

  .section-28, .padding-global {
    padding-left: 40px;
    padding-right: 40px;
  }

  .img-card-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    height: auto;
  }

  .top-max-width {
    max-width: 600px;
  }

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

  .hero_section {
    padding-top: 5.25em;
    padding-bottom: 4em;
  }

  .form_black {
    padding-bottom: 2em;
    padding-left: 3em;
    padding-right: 3em;
  }

  .slider_button {
    bottom: -25%;
  }

  .slider_button.slide_next, .slider_button-outline {
    bottom: -10%;
  }

  .form_content_top {
    width: 75%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .form_grid {
    width: 75%;
  }

  .form_grid.growth-stage-grid {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .form_grid.chinese-light-ques {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .submit_button {
    bottom: -25%;
  }

  .submit_button.slider_button {
    bottom: -10%;
  }

  .option-question {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .form_header_wrapper {
    font-size: 2rem;
  }

  .header_wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .pedigree-wrapper {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .first-row-stack, .second-row-stack {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .offering-top-wrapper {
    margin-bottom: 89px;
  }

  .second-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-wrapper {
    margin-bottom: 140px;
  }

  .top-grid, .bottom-grid {
    flex-flow: column;
    align-items: center;
  }

  .form-block-2 {
    width: 300px;
  }

  .text-field-2, .text-field-3 {
    margin-bottom: 24px;
    margin-left: 0;
  }

  .select-field {
    margin-bottom: 15px;
    margin-left: 0;
  }

  .form-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-start;
  }

  .text-field-url {
    margin-bottom: 24px;
    margin-left: 0;
  }

  .hero-padding {
    padding: 40px 40px 60px;
  }

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

  .client-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .client-detail-paragraph {
    font-size: 30px;
  }

  .case-header {
    font-size: 40px;
  }

  .blue-pill-wrapper {
    border-radius: 50px;
    flex-flow: column;
  }

  .each-step {
    max-width: 320px;
  }

  .strategy-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .strategy-title-wrap {
    font-size: 40px;
  }

  .strategy-top-text {
    font-size: 28px;
  }

  .strategy-list-text {
    font-size: 24px;
  }

  .home-header-wrapper {
    font-size: 56px;
  }

  .video-bg {
    height: 450px;
  }

  .last-grid-padding {
    flex-flow: column;
    align-items: center;
  }

  .own-content {
    padding-top: 0;
  }

  .own-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gtm-inner-card.inner-card-update {
    width: auto;
    padding-left: 110px;
    padding-right: 110px;
  }

  ._2-card-flex {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  ._2nd-own-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .centre-text-wrapper {
    font-size: 50px;
  }

  ._3-card-flex {
    flex-flow: column;
  }

  ._3rd-own-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._4th-own-card {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .type-writer-cont {
    max-width: 24ch;
    height: 6ch;
    font-size: 46px;
  }

  .tooltip-anchor.third-logo {
    left: auto;
    right: 100%;
  }

  .stacked-coin-wrapper {
    margin-top: 20px;
  }

  .top-lantern-wrapper {
    flex-flow: column;
    width: 90%;
    margin-bottom: 60px;
  }

  .footer-lantern-flex {
    flex-flow: column;
  }

  .topic-lantern-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    align-items: center;
  }

  .vertical-card-test {
    width: 78%;
    height: 95%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .vertical-card-test.test-2, .vertical-card-test.test-3, .vertical-card-test.test-2, .vertical-card-test.test-3 {
    width: auto;
    height: auto;
  }

  .grid-padding-test {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    align-items: center;
    padding-left: 3%;
    padding-right: 3%;
  }

  .third-row-stack {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .form-flex {
    flex-flow: wrap-reverse;
    justify-content: center;
  }

  .form-image-wrapper {
    width: 75%;
  }

  .komfot-card-header {
    font-size: 40px;
  }

  .section_hero {
    padding-top: 3rem;
  }

  .token-name.text-color-grey {
    font-size: 14px;
  }

  .text-size-20 {
    font-size: 1em;
  }

  .market-block.styled {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .crypto-icon {
    width: 80px;
  }

  .markets-component {
    width: 1440px;
  }

  .markets-component.markets-band {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .videos-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
  }

  .video-caption {
    margin-top: 20px;
  }

  .que-success {
    font-size: 1.5rem;
  }

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

  .pop-up-button {
    position: relative;
  }

  .footer-form-wrap {
    text-align: center;
  }

  .grid-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .full-flex-wrapper {
    height: auto;
  }

  .top-flex {
    flex-flow: column;
    align-items: flex-start;
  }

  .vertical-divider {
    width: 100%;
    height: 3px;
  }

  .about-list-flex {
    align-items: flex-start;
    width: auto;
  }

  .grid-horizontal-divider {
    width: 100%;
  }

  ._2nd-grid-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .misssion-number-block {
    padding: 1rem;
  }

  .large-number-text {
    font-size: 5rem;
  }

  .box-with-icon {
    padding: 1.5rem 2rem 1.5rem 1.5rem;
  }

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

  .mission-wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: column;
  }

  .grid-topic-text {
    font-size: 2rem;
  }

  .mission-wrapper-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .titaja-in-numbers {
    height: auto;
  }

  .titaja-flex {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .first-text-wrapper {
    font-size: 1.6rem;
  }

  .second-text-wrapper {
    font-size: 10vw;
  }

  .third-text-wrapper {
    font-size: 1rem;
  }

  .details-flex {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  ._2nd-text-wrap {
    font-size: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .container {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container.section-2-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-jumbo {
    font-size: 40px;
    line-height: 64px;
  }

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

  .hero-section.cc-contact {
    padding: 15px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px 10px;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .text-field.cc-textarea {
    text-align: left;
    text-align: left;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    text-align: center;
    flex-direction: column;
  }

  .webflow-link {
    margin-bottom: 15px;
  }

  .footer-links {
    flex-direction: column;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .heading {
    font-size: 40px;
  }

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

  .section-2 {
    height: auto;
  }

  .flexible-text-wraper {
    flex-flow: column;
    height: auto;
  }

  .hitler-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .fancy-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fancy-box.sword {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    text-align: left;
    font-size: 20px;
  }

  .left-text {
    font-size: 16px;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-text-style-regular {
    text-align: left;
  }

  .rl_faq1_question-text {
    text-align: left;
    font-size: 1rem;
  }

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

  .rl_faq1_icon-wrapper {
    width: 1.75rem;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .let-talk-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .let-text-wrapper {
    margin-bottom: 20px;
  }

  .net-text {
    font-size: 60px;
  }

  .net-text.home-version {
    font-size: 50px;
  }

  .details-wrapper {
    padding-top: 20px;
  }

  .top-details {
    padding: 20px;
  }

  .bottom-details {
    flex-flow: column;
  }

  .london {
    border-bottom: 4px solid #000;
    border-radius: 0;
    width: auto;
  }

  .penny {
    border-bottom: 4px solid #000;
    border-left-style: none;
    border-right-style: none;
    width: auto;
  }

  .lagoss {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    width: auto;
  }

  .location-text-wrapper {
    justify-content: center;
  }

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.25rem;
  }

  .rl_pricing18_plans {
    grid-template-columns: 1fr;
  }

  .rl_pricing18_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl_pricing18_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_pricing18_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl-heading-style-h4-2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl-heading-style-h6 {
    font-size: 1.125rem;
  }

  .rl_pricing18_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .rl-heading-style-h1 {
    font-size: 2.5rem;
  }

  .rl_pricing18_spacing-block-6 {
    padding-bottom: 1.5rem;
  }

  .rl_pricing18_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .pricing-container {
    margin-top: 1200px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .for-you-header {
    font-size: 40px;
  }

  .top-color-bg {
    height: auto;
  }

  .package-type-text, .package-tagline, .package-tag-text, .list-text {
    text-align: left;
  }

  .straight-header {
    font-size: 30px;
  }

  .rl-padding-section-large-3 {
    padding-top: 0;
    padding-bottom: .25rem;
  }

  .rl_testimonial15_slide-nav {
    inset: 0% auto auto 0%;
  }

  .rl-heading-style-h5 {
    font-size: 1.25rem;
  }

  .rl_testimonial15_component {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .rl_testimonial15_client-image-wrapper {
    margin-bottom: 80px;
  }

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

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

  .rl_testimonial15_arrow-right {
    inset: auto 35% 0% auto;
  }

  .rl_testimonial_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl_testimonial15_client {
    align-items: center;
    width: 100%;
  }

  .rl_testimonial15_arrow-left {
    inset: auto auto 0% 35%;
  }

  .customer-1 {
    width: 420px;
    height: auto;
  }

  .customer-1.two, .customer-1.three, .customer-1.two, .customer-1.three {
    width: auto;
  }

  .customer-stories-bottom {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .titaja-testimonial-text {
    margin-bottom: 20px;
  }

  .author-text {
    width: auto;
  }

  ._10k_plus_bottom._50k {
    font-size: 40px;
  }

  .bottom-gap {
    height: 30px;
  }

  .hitler-wrapper-two {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .text-block-17 {
    font-size: 35px;
  }

  .text-block-18 {
    font-size: 22px;
  }

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

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

  .section.heck_section {
    padding-bottom: 60px;
  }

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

  .section.hero {
    background-position: 80%;
  }

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

  .section.home_hero {
    background-position: 60%;
  }

  .section.case-section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.curly-section {
    height: auto;
  }

  .text-block-20 {
    font-size: 32px;
  }

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

  .text-block-24 {
    font-size: 32px;
  }

  .rl_menu-icon {
    border-radius: .25rem;
  }

  .rl_navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .rl_navbar1_logo-link {
    padding-left: 0;
  }

  .text-block-38 {
    font-size: 35px;
  }

  .top-comment-wrappr {
    margin-left: 23%;
  }

  .bottom-comment-wrapper {
    margin-left: 9%;
  }

  .udesly-display-large, .udesly-display-large-2 {
    font-size: 56px;
    line-height: 64px;
  }

  .udesly-paragraph-small-2 {
    font-size: 16px;
  }

  .udesly-faq-item-2 {
    min-height: auto;
    padding-top: 5px;
  }

  .udesly-faq-title-2 {
    font-size: 20px;
  }

  .timeline_item {
    grid-template-columns: .8fr 50px .8fr;
    max-width: 500px;
  }

  .timeline_date-text {
    font-size: 24px;
  }

  .timeline_progress {
    height: 98.3%;
  }

  .progress_bar_header {
    font-size: 32px;
  }

  .display {
    font-size: 35px;
  }

  .m-wrapper {
    height: 42px;
  }

  .section-27 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .div-block-16 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-block-47 {
    font-size: 35px;
  }

  .d-wrapper {
    max-width: 500px;
  }

  .heck-header {
    font-size: 30px;
  }

  .heck-header.section2-header-txt {
    font-size: 32px;
  }

  .card.ninja, .card.dominos, .card.rocket, .card.car, .card.ninja, .card.dominos, .card.rocket, .card.car {
    padding-left: 20px;
  }

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

  .rocket-right {
    margin-right: 0;
  }

  .car-right {
    margin-right: 20px;
  }

  .last-text-wrapper {
    justify-content: center;
  }

  .contact-section {
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .section2-cards-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .heading-2, .heading-2nd {
    font-size: 28px;
  }

  .text-block-49 {
    font-size: 20px;
  }

  .workspace_top_wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 60px;
  }

  .workspace_title {
    font-size: 32px;
  }

  .right_bentos {
    width: auto;
  }

  .left_bentos {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .point_title_wrap {
    font-size: 36px;
  }

  .ready_title {
    font-size: 50px;
  }

  .touch_btn {
    padding: 10px 20px;
  }

  .touch_btn.hero {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-tabs-menu-2.rt-with-border {
    border-right-style: none;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    margin-left: 0;
  }

  .rt-service-one-tabs {
    flex-direction: column;
  }

  .rt-autofit-10 {
    height: auto;
  }

  .titaja_post {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .titaja_name {
    font-size: 24px;
  }

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

  .hero__p {
    font-size: 15px;
    line-height: 28px;
  }

  .slide__content {
    padding-left: 20px;
  }

  .hero_content_spacer {
    height: 22px;
  }

  .popular_top {
    max-width: 200px;
  }

  .bold_header {
    text-align: center;
    font-size: 40px;
  }

  .swiper-slide.is-photos {
    padding-top: 188px;
  }

  .swiper-slide-wrap {
    height: 50rem;
    padding-left: 18px;
    padding-right: 12px;
  }

  .swiper-slide-wrap.enablement-height {
    height: 53rem;
  }

  .paragraph_details {
    font-size: 18px;
  }

  .campaign_card_title {
    font-size: 36px;
  }

  .campaign_tagline {
    font-size: 24px;
  }

  .swiper-pagination.swiper-pagination-progressbar {
    width: 65% !important;
  }

  .heading--3 {
    font-size: 26px;
  }

  .specialization-wrap {
    padding-bottom: 40px;
  }

  .header-special-wrap {
    font-size: 32px;
  }

  .tree-wrap {
    justify-content: center;
  }

  .customer-left {
    height: auto;
  }

  .titaja-testimonial-textcontent {
    margin-bottom: 20px;
  }

  .author-text--flex {
    width: auto;
  }

  .position_relative {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .hero-content-text-ii {
    max-width: 320px;
  }

  .nav {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .hero-content-grid {
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .adaptation-menu {
    z-index: 10000;
    background-color: #0c0f31;
    border-bottom: 12px solid #0068e8;
    flex-flow: column;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: hidden;
  }

  .about_section.hero-secton {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    min-height: 784px;
    padding-bottom: 64px;
  }

  .about_section.section-background {
    padding-top: 64px;
    padding-bottom: 128px;
  }

  .menu-items-wrapepr {
    display: none;
  }

  .hero-button-wrapper {
    padding-bottom: 16px;
  }

  .adaptation-nav {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .nav-logo-link-wrapper {
    flex: 0 auto;
  }

  .adaptation-menu-item {
    color: #969f9e;
    letter-spacing: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #192d2b;
    padding-bottom: 16px;
    font-family: Bricolage Grotesque, sans-serif;
    font-size: 28px;
    line-height: 104%;
    text-decoration: none;
    transition: color .4s cubic-bezier(.86, 0, .07, 1);
  }

  .adaptation-menu-item:hover, .adaptation-menu-item:focus, .adaptation-menu-item.w--current {
    color: #fafafa;
  }

  .adaptation-menu-items {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .adaptation-menu-content {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
    display: flex;
    overflow: auto;
  }

  .hamburger-menu-icon {
    cursor: pointer;
    background-color: #0068e8;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 10px;
    display: flex;
  }

  .container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .adaptation-menu-wrapper {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    flex-flow: column;
    flex: 0 auto;
    height: 100vh;
    padding: 32px 24px 40px;
    display: flex;
    overflow: hidden;
  }

  .about-image-block {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .about-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .about-image-block-content {
    max-width: none;
  }

  .about-block-content {
    max-width: 464px;
  }

  .h2.left-text {
    font-size: 70px;
    font-weight: 400;
  }

  .container-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .large-heading {
    letter-spacing: -.72px;
    font-size: 36px;
  }

  ._3-blocks-grid-1-tablet-1-mobile {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .testimonial-block-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .services-list-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .services-list-item-icon-wrapper {
    padding-top: 0;
  }

  .container-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px 24px;
  }

  .step-text-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .step-heading-and-description {
    padding-top: 0;
  }

  .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black, .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black, .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black {
    font-size: 36px;
  }

  .step-image {
    flex: 0 auto;
    height: 400px;
  }

  .steps-video {
    height: 320px;
  }

  .step {
    height: auto;
    min-height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
    position: static;
  }

  .large-number {
    letter-spacing: -1.76px;
    font-size: 88px;
  }

  .large-number.step-number {
    text-align: left;
    text-align: left;
  }

  .container-5 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-5.step-container {
    flex: 0 auto;
  }

  .step-content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .strategy-block {
    width: 100%;
    padding-bottom: 32px;
  }

  .banner {
    border-radius: 64px;
    padding: 64px 24px;
  }

  ._3-text-blocks-grid-2-tablet-1-mobile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .container-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .faq-list-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

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

  .contact-blocks-wrapper {
    border-radius: 0;
  }

  .contact-form-block-wrapper {
    padding: 40px 24px;
  }

  .contact-form-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contact-info-block {
    padding: 64px 24px;
  }

  .container-8 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-8.contact-container {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logo-and-socials {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-socials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-logo {
    width: 80%;
  }

  .footer-main-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-logo-wrapper {
    width: 100%;
  }

  .footer-2 {
    margin-top: 0;
  }

  .container-9 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-wrap.blue-bg {
    min-height: 680px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-1-wrap {
    font-size: 30px;
  }

  .swiper-hero-navigation {
    left: 5%;
    right: 5%;
  }

  .list-flex {
    text-align: left;
  }

  .left-text--footer {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 16px;
    display: flex;
  }

  .team-member-detail {
    width: 450px;
  }

  .name-wrap {
    font-size: 20px;
  }

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

  .team-header {
    font-size: 32px;
  }

  .hero-tagline {
    font-size: 20px;
  }

  ._404-card {
    width: 350px;
    height: 450px;
  }

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

  .padding-global {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-card-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .hero_section {
    padding-top: 6em;
    padding-bottom: 3em;
  }

  .form_content {
    padding-top: 1.5em;
  }

  .form_black {
    border-radius: 1em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .slider_button.slide_next, .slider_button-outline {
    bottom: -10%;
  }

  .steps_bar {
    padding-bottom: 1.5em;
  }

  .checkbox_item {
    padding-left: 12px;
    padding-right: 12px;
  }

  .form_label {
    font-size: 18px;
  }

  .form_field {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .form_grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr;
  }

  .form_grid.growth-stage-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 75%;
    height: auto;
  }

  .form_grid.chinese-light-ques {
    width: auto;
  }

  .submit_button {
    bottom: -15%;
  }

  .header_wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .text-block-67 {
    font-size: 36px;
  }

  .first-row-stack, .second-row-stack {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    flex-flow: column;
  }

  .offering-container {
    padding: 80px 10px 100px;
  }

  .offering-top-wrapper {
    margin-bottom: 60px;
  }

  .double-box-wrapper {
    flex-flow: column;
    align-items: flex-start;
  }

  .double-box-wrapper.middle {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    align-items: flex-start;
  }

  .third-box, .second-box {
    align-items: flex-start;
    max-width: 460px;
    padding-left: 26px;
    padding-right: 26px;
  }

  .grid-wrapper {
    margin-bottom: 100px;
  }

  .testimonial-card {
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
    padding: 20px 22px;
  }

  .form-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vertical-card {
    width: auto;
  }

  .client-detail-paragraph {
    text-align: center;
    font-size: 24px;
  }

  .case-header {
    font-size: 30px;
  }

  .case-study-h1 {
    font-size: 32px;
  }

  .case-study-quote {
    font-size: 22px;
  }

  .strategy-title-wrap {
    font-size: 30px;
  }

  .strategy-box {
    padding: 16px;
  }

  .strategy-top-text {
    font-size: 24px;
  }

  .strategy-list-text {
    font-size: 20px;
  }

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

  .form-title {
    font-size: 1.5rem;
  }

  .home-header-wrapper {
    font-size: 46px;
  }

  .own-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner-card-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .gtm-inner-card {
    padding-left: 60px;
    padding-right: 60px;
  }

  .centre-text-wrapper {
    font-size: 36px;
  }

  .type-writer-cont {
    max-width: 28ch;
    height: 6ch;
    font-size: 20px;
  }

  .tooltip-anchor {
    top: 90%;
    left: 0%;
  }

  .tooltip-anchor.third-logo {
    left: 0%;
    right: auto;
  }

  .tooltip-anchor._2nd-logo {
    left: 0%;
  }

  .vertical-card-test {
    width: 470px;
    height: 840px;
    padding: 70px 70px 40px;
  }

  .vertical-card-test.test-2, .vertical-card-test.test-3, .vertical-card-test.test-2, .vertical-card-test.test-3 {
    width: auto;
    height: auto;
    padding-top: 15%;
  }

  .third-row-stack {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    flex-flow: column;
  }

  .form-image-wrapper {
    height: auto;
  }

  .role-option-text {
    font-size: 16px;
  }

  .curly-wrapper {
    border-width: 16px;
    border-radius: 8px;
    outline-width: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .curly-wrapper.komfot-page {
    text-align: left;
    text-align: left;
  }

  .strategy-list {
    text-align: left;
  }

  .token-name {
    font-size: 14px;
    line-height: 1.3;
  }

  .token-name.text-color-grey {
    font-size: 12px;
  }

  .text-size-20 {
    font-size: 16px;
  }

  .text-size-20.crypto-price {
    font-size: 14px;
  }

  .container-small.is-card {
    max-width: 50rem;
  }

  .market-block {
    flex-direction: column;
  }

  .market-block.styled {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
  }

  .crypto-icon {
    width: 40px;
    height: 40px;
  }

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

  .markets-component.markets-band {
    justify-content: flex-start;
  }

  .que-success {
    font-size: 1.25rem;
  }

  .primary-text-area {
    font-size: 16px;
  }

  .pop-up-form {
    flex-direction: column;
  }

  .form-text-field-4 {
    max-width: none;
  }

  .footer-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
  }

  .footer-form-block {
    max-width: 100%;
  }

  .engagement-heading {
    font-size: 24px;
  }

  .engagament-text {
    font-size: 20px;
  }

  .box-with-icon {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .box-content {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
    width: 100%;
    margin-left: 0;
  }

  .grid-topic-text {
    font-size: 1.8rem;
  }

  .titaja-flex {
    align-items: flex-start;
  }

  .first-text-wrapper {
    font-size: 1.3rem;
  }

  .details-flex {
    flex-flow: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

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

  .container.here {
    padding-left: 0;
    padding-right: 0;
  }

  .container.own-container, .container.here {
    padding-left: 0;
    padding-right: 0;
  }

  .container.pricing {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.bentos {
    padding-top: 60px;
    padding-bottom: 72px;
  }

  .container.heck {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.own-container {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-jumbo {
    font-size: 24px;
    line-height: 48px;
  }

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .intro-wrap {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form, .contact-form-wrap, .footer-wrap {
    flex-direction: column;
  }

  .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  .heading {
    font-size: 24px;
  }

  .div-block {
    flex-flow: column;
    align-items: center;
    margin-top: 0;
  }

  .link {
    color: #000;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    height: auto;
  }

  .section-3 {
    height: 60px;
  }

  .text-block.section2-cards-section-header {
    font-weight: 500;
  }

  .heck-text-wrapper {
    margin-top: 60px;
  }

  .fancy-text-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fancy-image-wrapper.dominos {
    width: 240px;
    margin-right: -10px;
  }

  .left-text {
    text-align: left;
    line-height: 100%;
  }

  .a-faq-dropdown {
    padding: 24px;
  }

  .rl_faq1_accordion {
    margin-bottom: 10px;
    padding: 10px;
  }

  .rl_faq1_question {
    padding-top: .125rem;
    padding-bottom: .125rem;
  }

  .rl_faq1_answer {
    padding-top: 0;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 0;
  }

  .net-text {
    font-size: 25px;
  }

  .net-text.home-version {
    font-size: 24px;
  }

  .details-wrapper {
    padding-top: 10px;
  }

  .top-details {
    padding: 20px 10px;
  }

  .london {
    padding-top: 40px;
    padding-left: 0;
  }

  .penny, .lagoss {
    padding-left: 0;
  }

  .pricing-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-container {
    margin-top: 800px;
  }

  .for-you-header {
    font-size: 36px;
  }

  .for-you-tagline {
    font-size: 20px;
  }

  .package-wrapper {
    max-width: none;
  }

  .top-color-bg {
    padding: 10px 10px 10px 20px;
  }

  .package-tag-text {
    margin-top: 20px;
    font-size: 24px;
  }

  .text-span {
    font-size: 16px;
  }

  .bottom-part {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .pricing-list-wrapper, .pricing-list-wrapper.growth, .pricing-list-wrapper.growth {
    margin-bottom: 40px;
  }

  .list-text {
    line-height: 150%;
  }

  .button-6 {
    width: auto;
    height: 40px;
    padding-top: 7px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .last-text-block {
    margin-bottom: 0;
  }

  .last-text {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .clock-icon-wrap {
    margin-top: auto;
    margin-bottom: auto;
  }

  .straight-header {
    font-size: 26px;
  }

  .rl_testimonial15_content {
    grid-template-columns: 1fr;
  }

  .rl_testimonial15_arrow-right {
    right: 27%;
  }

  .rl_testimonial15_arrow-left {
    left: 27%;
  }

  .rl-padding-global-3 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .customer-1 {
    width: 280px;
    padding: 10px;
  }

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

  .text-block-14.blue-bg {
    margin-bottom: 60px;
  }

  .blue-right-wrapper {
    width: 280px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-left: 12px;
  }

  .hitler-wrapper-two {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-17 {
    font-size: 24px;
  }

  .text-block-18 {
    font-size: 20px;
  }

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

  .section.heck_section {
    padding-bottom: 40px;
  }

  .section.tean_photos {
    padding-bottom: 60px;
  }

  .section.hero {
    background-position: 70%;
  }

  .section.case-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.home_hero {
    background-position: 70%;
  }

  .section.case-section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.curly-section {
    height: auto;
  }

  .text-block-20, .text-block-24 {
    font-size: 24px;
  }

  .team-photos-headers {
    margin-bottom: 40px;
  }

  .slide-5 {
    background-size: cover;
  }

  .works-part {
    overflow: clip;
  }

  .top-comment-wrappr {
    width: 150px;
    margin-left: 40%;
  }

  .progress-bar-wrapper {
    width: 500px;
    margin-top: 20px;
  }

  .bottom-comment-wrapper {
    width: 150px;
    margin-left: 18%;
  }

  .a-faq-dropdown-2 {
    padding: 24px;
  }

  .udesly-display-large {
    font-size: 44px;
    line-height: 54px;
  }

  .udesly-display-large.udesly-text-extrabold {
    font-size: 28px;
  }

  .udesly-display-large-2 {
    font-size: 44px;
    line-height: 54px;
  }

  .udesly-display-large-2.udesly-text-extrabold-2 {
    font-size: 28px;
  }

  .udesly-title-wrapper-centered-2 {
    margin-bottom: 40px;
  }

  .udesly-tab-content-2 {
    width: 100%;
  }

  .udesly-faq-arrow-2 {
    margin-left: 0;
  }

  .udesly-faq-title-wrapper-2 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .udesly-faq-title-2 {
    margin-right: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .timeline_item {
    grid-template-columns: 1fr 50px 1fr;
    max-width: 315px;
  }

  .timeline_date-text {
    font-size: 16px;
  }

  .timeline_text {
    font-size: 16px;
    line-height: 20px;
  }

  .timeline_progress {
    height: 98.5%;
  }

  .progress_bar_header {
    font-size: 26px;
  }

  .label-button {
    font-size: 15px;
  }

  .let-text {
    font-size: 16px;
  }

  .display {
    font-size: 20px;
  }

  .m-wrapper {
    height: 24px;
  }

  .section-27 {
    background-color: #ffffff1a;
    padding-bottom: 0;
  }

  .div-block-16 {
    max-width: 85%;
  }

  .text-block-47 {
    font-size: 20px;
  }

  .display-details {
    font-size: 16px;
  }

  .mover-details {
    width: auto;
  }

  .d-wrapper {
    height: 79px;
  }

  .heck-header {
    font-size: 32px;
  }

  .heck-header.section2-header-txt {
    font-size: 24px;
  }

  .card.dominos, .card.rocket, .card.car {
    width: 95%;
    padding-left: 10px;
  }

  .card.ninja {
    width: 95%;
    height: auto;
    padding-left: 10px;
  }

  .card.dominos, .card.rocket, .card.car {
    width: 95%;
    padding-left: 10px;
  }

  .card-list-text {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }

  .card-btn {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .link-block-5 {
    padding: 6px 6px 6px 16px;
  }

  .footer_vertical_divider {
    margin-left: 5px;
    margin-right: 5px;
  }

  .contact-section {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

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

  .heading-2 {
    background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/67ed0b8e065c5d5a5bc54be4_hero_text_bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 24px;
  }

  .container-2.heck_container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .workspace_wrap {
    margin-top: 0;
  }

  .workspace_top_wrap {
    margin-bottom: 40px;
  }

  .workspace_title {
    font-size: 24px;
  }

  .right_bentos {
    height: auto;
    padding: 10px;
  }

  .left_bentos {
    padding: 10px 10px 20px;
  }

  .workspace_paragraph_wrap {
    font-size: 18px;
  }

  .point_card, .point_card.customer, .point_card.product, .point_card.enablement_first, .point_card.customer, .point_card.product, .point_card.enablement_first {
    width: 100%;
    min-width: auto;
  }

  .ready_title {
    font-size: 30px;
  }

  .touch_btn {
    padding-left: 16px;
    padding-right: 16px;
  }

  .touch_btn.hero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-tabs-menu-2.rt-with-border {
    margin-bottom: 30px;
  }

  .rt-service-one-tabs {
    display: block;
  }

  .rt-tab-link-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .titaja_post {
    justify-content: space-between;
  }

  .first_person {
    flex-flow: column;
  }

  .titaja_name {
    font-size: 20px;
  }

  .slide__content {
    padding-left: 10px;
  }

  .hero_content_spacer {
    height: 16px;
  }

  .hero_btn_wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .see_pricing_btn {
    padding-left: 16px;
    padding-right: 16px;
  }

  .popular_top {
    width: auto;
    max-width: 180px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .top_popular {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold_header {
    font-size: 28px;
  }

  .swiper-slide.is-photos {
    padding-top: 250px;
  }

  .swiper-slide-wrap {
    height: 55rem;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 12px;
  }

  .campaign_card_title {
    font-size: 24px;
  }

  .swiper-arrow-video {
    width: 3rem;
    height: 3rem;
  }

  .swiper-arrow-video.is-prev, .swiper-arrow-video.is-next, .swiper-arrow-video.is-prev, .swiper-arrow-video.is-next {
    width: 2.75rem;
    height: 2.75rem;
  }

  .swiper-pagination.swiper-pagination-progressbar {
    width: 50% !important;
  }

  .heading--3 {
    font-size: 20px;
  }

  .specialization-wrap {
    padding-bottom: 10px;
  }

  .header-special-wrap {
    font-size: 24px;
    line-height: 110%;
  }

  .specialization-paragraph-wrap {
    font-size: 18px;
  }

  .customer-left {
    padding-left: 12px;
    padding-right: 12px;
  }

  .customer-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-left: 12px;
    padding-right: 12px;
  }

  .h2-ii {
    font-size: 40px;
  }

  .hero-content-grid {
    grid-row-gap: 20px;
  }

  .regular-l.center-text, .regular-m.center-text.text-color-white-opacity-70, .regular-m.center-text.text-color-white-opacity-70, .regular-m.center-text.text-color-white-opacity-70 {
    font-size: 15px;
  }

  .about-block-content {
    width: auto;
  }

  .h2 {
    font-size: 30px;
  }

  .h2.left-text, .h2.left-text.max-width-360-mobile-280, .h2.left-text, .h2.left-text.max-width-360-mobile-280, .h2.left-text.max-width-360-mobile-280 {
    font-size: 45px;
  }

  .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black, .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black, .h3.max-width-360-tablet-320-mobile-240.text-color-accent, .h3.max-width-360-tablet-320-mobile-240.text-color-black {
    font-size: 30px;
  }

  .h4.max-width-296-tablet-264-mobile-216.text-color-accent {
    font-size: 32px;
  }

  .footer-logo {
    width: 90%;
  }

  .hero-wrap.blue-bg {
    min-height: 720px;
    padding-top: 25%;
  }

  .left-text--footer {
    text-align: left;
    line-height: 100%;
  }

  .display-area {
    width: 200px;
    height: 300px;
  }

  .team-member-detail {
    align-items: stretch;
    width: 380px;
    margin-left: 0;
    margin-right: 0;
  }

  .detail-right {
    align-items: center;
  }

  .right-content-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .right-horizontal-border {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .post_social_wrap {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }

  .team-header {
    font-size: 24px;
  }

  ._404-card {
    width: 250px;
    height: 350px;
  }

  .padding-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero_section {
    padding-top: 4.25em;
    padding-bottom: 4.25em;
  }

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

  .step_progress_bar {
    border-radius: 0;
  }

  .form_black {
    border-radius: .5em;
    padding: 2em .25em;
  }

  .slider_button {
    max-width: none;
    bottom: -30%;
  }

  .slider_button.slide_next:hover {
    box-shadow: 3px 3px #000;
  }

  .slider_button-outline {
    max-width: none;
    bottom: -20%;
  }

  .checkbox_icon {
    width: 34px;
    height: 34px;
  }

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

  .steps_bar {
    display: none;
  }

  .checkbox_item {
    padding: 16px;
    font-size: 1em;
  }

  .checkbox_item.role-form {
    padding-right: 0;
  }

  .form_section {
    padding-bottom: 16em;
  }

  .step_number {
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    font-size: .875em;
  }

  .form_grid {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .radio_button.focus-circle {
    height: 20px;
  }

  .option-question {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .form_header_wrapper {
    text-align: center;
    font-size: 1.5rem;
  }

  .header_wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .first-row-stack, .second-row-stack {
    flex-flow: column;
  }

  .offering-container {
    padding-left: 0;
    padding-right: 0;
  }

  .offering-top-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .first-box {
    padding: 40px 16px;
  }

  .box-header {
    font-size: 1.5rem;
    line-height: 120%;
  }

  .third-box, .second-box {
    padding: 40px 16px;
  }

  .form-block-2 {
    width: 250px;
  }

  .hero-padding, .grid-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vertical-card {
    width: 280px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .card-pill-flex {
    flex-flow: column;
    align-items: flex-start;
  }

  .card-below-button {
    padding: 10px 40px;
  }

  .client-detail-paragraph {
    font-size: 20px;
  }

  .home-header-wrapper {
    font-size: 36px;
  }

  .last-grid-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .inner-card-wrapper {
    flex-flow: column;
  }

  .gtm-inner-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gtm-inner-card.inner-card-update {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._2nd-own-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .centre-text-wrapper {
    font-size: 28px;
  }

  ._3rd-own-card, ._4th-own-card, ._5th-own-card {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .type-writer-cont {
    max-width: 25ch;
    height: 9ch;
    font-size: 20px;
    line-height: 105%;
  }

  .tooltip-test, .tooltip-dropdown, .tooltip-content {
    flex-flow: column;
    justify-content: flex-end;
  }

  .tooltip-anchor {
    top: 135%;
    left: -55%;
  }

  .tooltip-container {
    flex-flow: column;
    justify-content: flex-end;
  }

  .vertical-card-test {
    background-image: url("https://cdn.prod.website-files.com/67af48a4d612ba71b993ae7d/69c1dc6ef179983d85f299eb_noisy-bg.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 280px;
    height: 1000px;
    padding: 100px 10px 60px 20px;
  }

  .card-below-button-test {
    padding: 10px 40px;
  }

  .grid-padding-test {
    padding-left: 10px;
    padding-right: 10px;
  }

  .third-row-stack {
    flex-flow: column;
  }

  .form-page-ontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .curly-paragraph-wrap {
    font-size: 20px;
  }

  .komfot-card-header {
    font-size: 30px;
  }

  .heading-8 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .section_hero {
    max-height: 100%;
  }

  .price-chart-wrapper.flex-align-center {
    justify-content: flex-start;
  }

  .marquee-wrapper {
    padding-bottom: 0;
    inset: 50% 0% auto;
  }

  .container-small.is-card {
    overflow: scroll;
  }

  .market-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: left;
    flex-direction: row;
  }

  .markets-component {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .pop-up-text-input {
    width: 100%;
  }

  .pop-up-button {
    width: 100%;
    font-size: 16px;
  }

  .pop-up-box {
    padding: 48px 24px 16px;
  }

  .large-number-text {
    font-size: 3rem;
  }

  .mission-block {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
    flex-flow: column;
  }

  .grid-topic-text {
    font-size: 1.6rem;
  }

  .titaja-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .details-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}

#w-node-_25d6e1bc-5b26-4993-b15d-47604c11888e-5595feba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
