:root {
  --black: #373742;
  --blue--60: #2e41cc;
  --blue--80: #00245b;
  --blue--10: #f2f8ff;
  --white: white;
  --green-50: #16c185;
  --blue--30: #94b2eb;
  --light-grey: #eee;
  --blue--70: #003584;
  --grey: #d2d2d2;
  --blue--90: #001432;
  --blue--20: #d7e7ff;
  --red-60: #cc3f23;
  --purple-40: #cd74f7;
  --purple-10: #f7e6ff;
  --purple-70: #601881;
  --blue--40: #6f95e0;
  --green-40: #20e5a0;
  --dark-grey: #9c9c9c;
  --blue--50: #4d6bd6;
  --green--90: #003321;
  --green--80: #003321;
  --footer-title: #5979b1;
  --green-10: #e6fff6;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg");
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

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

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

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

body {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

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

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

p {
  margin-bottom: 20px;
}

a {
  text-decoration: underline;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

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

.section.section__b2b-home-hero {
  background-color: var(--blue--60);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s1 {
  background-color: var(--blue--80);
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s2 {
  background-color: var(--blue--10);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s3 {
  background-color: var(--blue--10);
  padding-top: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s4 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s5 {
  background-color: var(--blue--10);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s6-divider {
  background-color: var(--blue--80);
  padding-bottom: 64px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-developers-hero {
  background-color: var(--blue--80);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-dev-s2 {
  background-color: var(--blue--80);
  padding-top: 152px;
  padding-bottom: 144px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-dev-s3 {
  background-color: var(--blue--10);
  padding-top: 112px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-demo-hero {
  background-color: var(--blue--80);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-demo-hero-copy {
  background-color: var(--blue--10);
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-demo-hero-copy-copy {
  background-color: var(--blue--10);
  background-image: linear-gradient(
    to bottom,
    var(--blue--80),
    var(--blue--80) 50%,
    var(--blue--10) 50%
  );
  position: relative;
  overflow: hidden;
}

.section.section__b2b-home-s4-copy-copy {
  background-color: var(--blue--60);
  color: var(--white);
  padding-top: 88px;
  padding-bottom: 72px;
  position: relative;
}

.section.section__b2b-home-s4-copy-copygfgfg {
  background-color: var(--blue--10);
  padding-top: 112px;
  padding-bottom: 80px;
  position: relative;
}

.section.section__b2b-privacy-hero {
  background-color: var(--blue--80);
  color: var(--white);
  position: relative;
  overflow: hidden;
}

.section.section__b2c-v1-hero {
  background-color: var(--blue--80);
  color: var(--white);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-page-nav {
  z-index: 99;
  background-color: var(--blue--10);
  position: -webkit-sticky;
  position: sticky;
  top: 122px;
}

.section.section__b2c-page-nav.cookie-policy-hidden {
  display: flex;
  top: 64px;
}

.section.section__b2c-press-s2 {
  padding-top: 60px;
  position: relative;
}

.section.section__b2c-press-s3 {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section.section__b2c-press-s4 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-press-s5 {
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-press-s6 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-press-s7 {
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-press-detail-s1 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section.section__footer-form-white {
  position: relative;
  overflow: hidden;
}

.section.section__b2c-press-article-hero {
  background-color: var(--blue--80);
  color: var(--white);
  position: relative;
  overflow: hidden;
}

.section.section__b2c-about-s2 {
  text-align: center;
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-about-s2.blue10 {
  background-color: var(--blue--10);
}

.section.section__b2c-about-s3 {
  position: relative;
  overflow: hidden;
}

.section.section__b2c-about-s4 {
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-observer-s7 {
  background-image: url("../images/how-it-works-footer-decor.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 1144px;
  position: relative;
  overflow: hidden;
}

.section.section__footer-form-light-blue {
  background-color: var(--blue--10);
  position: relative;
  overflow: hidden;
}

.section.section__footer-form-light-blue.white {
  background-color: var(--white);
}

.section.section__b2c-home-hero {
  background-color: var(--blue--60);
  position: relative;
  overflow: hidden;
}

.section.section__b2c-home-s3 {
  background-color: var(--blue--10);
  padding-top: 80px;
  padding-bottom: 128px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-home-s5 {
  background-color: var(--blue--10);
  padding-bottom: 96px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-home-s5.white {
  background-color: var(--white);
}

.section.section__b2c-home-s2 {
  background-color: var(--blue--80);
  position: relative;
  overflow: hidden;
}

.section.section__b2b-how-works-s3 {
  background-color: var(--green-50);
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.section.section__how-works-s1 {
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2b-how-works-s7 {
  background-color: var(--green-50);
  padding-top: 72px;
  padding-bottom: 88px;
}

.section.section__b2b-demo-s1 {
  background-image: linear-gradient(
    to bottom,
    var(--blue--80) 50%,
    var(--blue--10) 50%
  );
  position: relative;
  overflow: hidden;
}

.section.section__b2b-hero-how-works {
  background-color: var(--blue--80);
  color: var(--white);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.section.section__b2b-how-works-s4,
.section.section__b2b-how-works-s5 {
  padding-top: 152px;
  position: relative;
}

.section.section__b2b-how-works-s6 {
  padding-top: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-home-s1 {
  background-color: var(--blue--80);
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-home-s3 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-home-s4 {
  background-color: var(--blue--10);
  padding-bottom: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-how-s1 {
  text-align: center;
  padding-top: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-how-s2 {
  padding-top: 152px;
  padding-bottom: 72px;
  position: relative;
}

.section.section__b2c-how-s3 {
  background-color: var(--blue--10);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section.section__b2c-how-s4,
.section.section__b2c-how-s5 {
  padding-top: 152px;
  position: relative;
}

.section.section__b2c-how-s6 {
  background-image: url("../images/how-it-works-footer-decor.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 1144px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-how-s7 {
  background-color: var(--blue--60);
  color: var(--white);
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.section.section__b2c-how-s8 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__b2c-observer-hero {
  background-color: var(--blue--60);
  position: relative;
  overflow: hidden;
}

.section.section__b2c-observer-s1 {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-observer-s2,
.section.section__b2c-observer-s3,
.section.section__b2c-observer-s4 {
  margin-bottom: 152px;
  position: relative;
}

.section.section__b2c-observer-s5 {
  background-color: var(--blue--60);
  color: var(--white);
  padding-top: 122px;
  padding-bottom: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-observer-s6 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 152px;
  position: relative;
}

.section.section__blog {
  background-color: var(--blue--10);
  padding-top: 32px;
  padding-bottom: 86px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-about-s1 {
  text-align: center;
  padding-top: 152px;
  position: relative;
  overflow: hidden;
}

.section.section__terms-s1 {
  background-color: var(--blue--10);
  padding-top: 112px;
  position: relative;
}

.section.section__terms-s1.mb {
  padding-bottom: 80px;
}

.section.section__terms-s2 {
  background-color: var(--blue--10);
  padding-top: 152px;
  padding-bottom: 100px;
  position: relative;
}

.section.section__blog-hero {
  background-color: var(--blue--80);
  position: relative;
  overflow: hidden;
}

.section.section__blog-content {
  padding-top: 64px;
  position: relative;
  overflow: hidden;
}

.section.section__blog-read-more {
  padding-bottom: 96px;
  position: relative;
  overflow: hidden;
}

.section.section__tags {
  background-color: var(--blue--10);
  padding-top: 20px;
}

.section.section__404 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.section__b2c-how-it-works-mob {
  background-color: var(--blue--80);
  padding-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-early-access-s2 {
  background-color: var(--blue--80);
  padding-bottom: 48px;
  position: relative;
  overflow: hidden;
}

.section.section__b2c-early-access-s3 {
  background-color: var(--blue--10);
  padding-top: 112px;
  position: relative;
  overflow: hidden;
}

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

.container.container__1376.c222 {
  z-index: 5;
}

.container.container__912 {
  max-width: 912px;
}

.container.container__blog-hero {
  z-index: 20;
  max-width: 1140px;
  position: relative;
}

.css {
  display: none;
}

.navbar {
  background-color: var(--blue--80);
  padding-left: 40px;
  padding-right: 40px;
}

.navbar-logo {
  height: 64px;
  margin-right: 48px;
  padding-left: 0;
}

.navbar-logo.navbar-logo__sidebar {
  display: none;
}

.navbar-logo.navbar-logo__terms {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 40px;
  right: auto;
}

.navbar-link {
  color: var(--white);
  padding: 20px 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.navbar-link:hover,
.navbar-link.w--current {
  color: var(--blue--30);
}

.navbar-link.navbar-link__home {
  display: none;
}

.navbar-button {
  height: 37px;
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--blue--60);
  border-radius: 4px;
  padding: 5px 16px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  position: relative;
}

.navbar-button:hover {
  border-color: var(--light-grey);
  background-color: var(--light-grey);
}

.navbar-button:active {
  border-color: var(--grey);
  background-color: var(--grey);
}

.navbar-button:focus {
  border-color: var(--blue--10);
  box-shadow: 0 0 0 1px var(--blue--10);
}

.c-navbar-button {
  height: 64px;
  margin-left: 16px;
  padding-top: 13px;
  display: inline-block;
}

.navbar-container {
  z-index: 30;
  width: 100%;
  max-width: 1376px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-content {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 80px;
  display: flex;
}

.hero-content.home-hero-content__devs-demo {
  justify-content: flex-start;
  padding-top: 80px;
}

.hero-content.hero-content__press-detail {
  min-height: 420px;
  justify-content: center;
  padding-top: 24px;
  position: relative;
}

.hero-content.hero-content__hero-v1 {
  min-height: 420px;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
}

.hero-content.hero-content__privacy {
  min-height: 524px;
  justify-content: center;
  padding-top: 64px;
  padding-bottom: 80px;
}

.hero-content.hero-content__blog-detail {
  padding-top: 66px;
}

.hero-content.home-hero-content__in-touch {
  justify-content: flex-start;
  padding-top: 80px;
}

.hero-content.hero-content__how-it-works {
  min-height: 420px;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 48px;
}

.hero-content.hero-content__b2c-home {
  flex-direction: column-reverse;
  padding-top: 24px;
}

.hero-content.hero-content__b2c-how-it-works-mob {
  flex-direction: column;
  padding-top: 124px;
}

.hero-content.hero-content__b2c-early-access {
  padding-top: 120px;
  padding-bottom: 144px;
}

.hero-content__pt1 {
  max-width: 696px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-content__pt1.b2b-devs {
  align-items: center;
}

.hero-content__pt1.b2b-in-touch {
  align-items: center;
  margin-bottom: 80px;
}

.h1 {
  margin-bottom: 16px;
  font-size: 42px;
  line-height: 50px;
}

.h1.mb8 {
  margin-bottom: 8px;
}

.subtitle {
  font-size: 20px;
  line-height: 32px;
}

.subtitle.mb-24,
.subtitle.mb24 {
  margin-bottom: 24px;
}

.subtitle.max-width-680 {
  max-width: 680px;
}

.subtitle.b2c-home {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.subtitle.b2c-press {
  max-width: 468px;
  margin-left: auto;
  margin-right: auto;
}

.button {
  height: 48px;
  min-width: 208px;
  border: 1px solid var(--blue--80);
  background-color: var(--blue--80);
  color: var(--white);
  text-align: center;
  border-radius: 4px;
  padding: 9px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
  transition:
    border-color 0.1s,
    color 0.1s,
    background-color 0.1s;
  position: relative;
  overflow: hidden;
}

.button:hover {
  border-color: var(--blue--90);
  background-color: var(--blue--90);
}

.button:active {
  border-color: var(--blue--70);
  background-color: var(--blue--80);
  box-shadow: 0 0 0 1px var(--blue--70);
}

.button:focus {
  border-color: var(--blue--10);
  box-shadow: 0 0 0 2px var(--blue--10);
}

.button.button__white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue--60);
}

.button.button__white:hover {
  border-color: var(--light-grey);
  background-color: var(--light-grey);
}

.button.button__white:active {
  border-color: var(--grey);
  background-color: var(--grey);
}

.button.button__white:focus {
  border-color: var(--blue--10);
}

.button.button__light {
  border-color: var(--blue--60);
  background-color: var(--blue--60);
}

.button.button__light:hover {
  border-color: var(--blue--70);
  background-color: var(--blue--70);
}

.button.button__light:active {
  border-color: var(--blue--20);
  background-color: var(--blue--60);
  box-shadow: 0 0 0 1px var(--blue--20);
}

.button.button__light:focus {
  border-color: var(--blue--20);
  box-shadow: 0 0 0 2px var(--blue--20);
}

.button.button__white-outline {
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(255, 255, 255, 0);
}

.button.button__white-outline:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue--60);
}

.button.button__white-outline:active {
  border-color: var(--light-grey);
  background-color: var(--light-grey);
  box-shadow: 0 0 0 1px var(--blue--20);
}

.button.button__white-outline:focus {
  border-color: var(--blue--10);
}

.button.button__info-bar {
  height: 37px;
  min-width: 0;
  border-color: var(--blue--30);
  color: var(--blue--30);
  background-color: rgba(255, 255, 255, 0);
  padding: 5px 6px 8px 16px;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

.button.button__info-bar:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue--60);
}

.button.button__info-bar:active {
  border-color: var(--light-grey);
  background-color: var(--light-grey);
  box-shadow: 0 0 0 1px var(--blue--20);
}

.button.button__info-bar:focus {
  border-color: var(--blue--10);
  box-shadow: 0 0 0 1px var(--blue--10);
}

.button.button__blue-outline {
  border-color: var(--blue--60);
  color: var(--blue--60);
  background-color: rgba(255, 255, 255, 0);
}

.button.button__blue-outline:hover {
  border-color: var(--blue--60);
  background-color: var(--blue--20);
  color: var(--blue--60);
}

.button.button__blue-outline:active {
  border-color: var(--blue--60);
  background-color: var(--blue--20);
  box-shadow: 0 0 0 1px var(--blue--60);
}

.button.button__blue-outline:focus {
  border-color: var(--blue--10);
}

.button.button__blue-outline.medium {
  height: 40px;
  min-width: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.button.button__blue-outline.medium.no-active {
  border-color: var(--grey);
  color: var(--grey);
  cursor: default;
}

.button.button__blue-outline.medium.no-active:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button.button__blue-outline.medium.no-active:active {
  box-shadow: 0 0 0 1px var(--grey);
}

.button.button__blue-outline.medium.no-active:focus {
  box-shadow: none;
}

.button.button__blue-outline.pagination-button {
  min-width: 0;
}

.b-2-buttons {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  display: grid;
  position: relative;
}

.home-hero-decor-pt2 {
  z-index: 2;
  transform-origin: 50% 100%;
  transition: width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: auto;
}

.home-hero-decor-pt1 {
  width: 807px;
  max-width: 807px;
  transform-origin: 50% 100%;
  transition: width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 80px;
  right: auto;
}

.hero-content__pt2 {
  width: 888px;
  height: 530px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-mask {
  z-index: 5;
  width: 106vw;
  height: 5vw;
  background-image: url("../images/home-hero-mask.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 106vw;
  position: absolute;
  top: auto;
  bottom: -4px;
  left: -3vw;
  right: 0%;
}

.hero-mask.hero-mask__white {
  background-image: url("../images/hero-mask-white.svg");
}

.hero-mask.hero-mask__white.blog-hero-mask {
  position: relative;
}

.h2 {
  margin-bottom: 16px;
}

.h2.mb24 {
  margin-bottom: 24px;
}

.h2.h2__b2b-oserver-video {
  text-align: center;
  margin-bottom: 48px;
}

.h2.max-width-742 {
  width: 100%;
  max-width: 742px;
  margin-left: auto;
  margin-right: auto;
}

.b-home-s2 {
  max-width: 758px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.b-home-s2__logos {
  margin-left: 28px;
  margin-right: 28px;
}

.b-home-s2__cols {
  display: block;
}

.b-home-s2__pt2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding-top: 48px;
  display: flex;
}

.b-home-s2__pt2.how-it-works {
  padding-top: 40px;
}

.decor-pattern-left {
  z-index: 1;
  width: 162px;
  height: 197px;
  background-image: url("../images/decor-pattern1-left.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition:
    height 0.2s linear,
    width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -8px;
  right: auto;
}

.decor-pattern-left.decor-pattern-desktop {
  display: none;
}

.decor-pattern-right {
  z-index: 1;
  width: 210px;
  height: 200px;
  background-image: url("../images/decor-pattern1-right.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition:
    height 0.2s linear,
    width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 8px;
  left: auto;
  right: -48px;
}

.decor-pattern-right.decor-pattern-desktop {
  display: none;
}

.quote-item {
  z-index: 5;
  width: 100%;
  background-color: var(--blue--60);
  border-radius: 8px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.quote-item.quote-item__texted-name {
  margin-bottom: 72px;
}

.quote-item.quote-item__texted-name.mb0 {
  margin-bottom: 0;
}

.quote-item__photo {
  width: 40%;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.quote-item__photo.giles-palmer {
  background-image: url("../images/brandwatch-quote.jpg");
}

.quote-item__photo.justin-bolognino {
  background-image: url("../images/Justin-Bolognino.jpg");
}

.quote-item__photo.nicholas {
  background-image: url("../images/Nicholas-Oliver-CEO.jpg");
}

.quote-item__content {
  width: 50%;
  color: var(--white);
  padding: 40px 24px 48px;
}

.quote-item__content.texted-author {
  width: 60%;
  text-align: left;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 16px;
}

.quote-item__content.texted-author.with-logo {
  padding-bottom: 24px;
}

.quote-item__icon {
  width: 28px;
  height: 28px;
  background-image: url("../images/quote.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 24px;
}

.quote-item__text {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 36px;
}

.quote-item__logo {
  max-width: none;
  margin-top: 12px;
}

.quote-item__mask {
  width: 18px;
  background-image: url("../images/quote-image-mask-1.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 18px;
  position: absolute;
  top: 0%;
  bottom: -522px;
  left: auto;
  right: -2px;
}

.quote-item__mask.texted-author {
  bottom: -511px;
}

.b-b2b-home-s2 {
  height: 50%;
  background-color: var(--blue--80);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.subtitle-v2 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}

.subtitle-v2.mb0 {
  margin-bottom: 0;
}

.subtitle-v2.mb16 {
  margin-bottom: 16px;
}

.info-box {
  grid-column-gap: 64px;
  grid-row-gap: 16px;
  background-color: var(--blue--80);
  color: var(--white);
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 308px) 1fr;
  grid-auto-columns: 1fr;
  padding: 56px 48px;
  display: grid;
}

.info-box__pt1 {
  width: 100%;
  max-width: 308px;
  background-image: url("../images/Box-fortyeight.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 91%;
}

.footer-info-items {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.blog-card-s {
  min-height: 192px;
  background-color: var(--white);
  color: var(--black);
  border-radius: 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.blog-card-s__image {
  width: 192px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-card-s__image.img1 {
  background-image: url("../images/Teaming-up-with-Twilio-Inc.jpg");
}

.blog-card-s__image.img2 {
  background-image: url("../images/FORTYEIGHT-Observer-Image.jpg");
}

.blog-card-s__content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 24px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.blog-card-s__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.blog-card-s__preview-text {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
}

.learn-more-link {
  color: var(--blue--60);
  font-weight: 700;
  text-decoration: none;
  transition: color 0.12s;
}

.learn-more-link:hover {
  color: var(--blue--70);
}

.blog-card-s__pt1 {
  display: block;
}

.footer-half-bg-decor {
  width: 100vw;
  height: 50%;
  background-color: var(--blue--80);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-pt1 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer__logo {
  width: 172px;
  height: 22px;
  background-image: url("../images/FORTYEIGHT-Logo-White.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__pt1 {
  border-top: 1px solid var(--blue--20);
  background-color: var(--blue--80);
  padding: 56px 40px 48px;
}

.footer__title {
  color: #5979b1;
  margin-bottom: 4px;
  padding-top: 4px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.footer__nav-link {
  color: var(--blue--20);
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.footer__nav-link:hover {
  color: var(--blue--30);
}

.c-footer__nav-link {
  margin-bottom: 2px;
}

.footer__pt2 {
  background-color: var(--blue--90);
  padding: 56px 40px;
}

.footer-pt2__col1 {
  color: rgba(215, 231, 255, 0.6);
  font-size: 13px;
  line-height: 18px;
}

.footer-pt2__text1 {
  margin-bottom: 8px;
  margin-right: 8px;
  display: inline-block;
}

.footer-pt2__text2 {
  margin-bottom: 8px;
  display: inline-block;
}

.footer-pt2__link {
  color: rgba(215, 231, 255, 0.6);
}

.footer-pt2__link:hover {
  color: rgba(148, 178, 235, 0.5);
  text-decoration: none;
}

.footer__nav-link-span {
  background-color: var(--green-50);
  color: var(--blue--80);
  border-radius: 2px;
  margin-left: 2px;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: inline;
}

.footer-pt2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 360px);
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.footer-pt2__social {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template:
    "Area"
    / 24px 24px 24px 24px 24px 24px;
  grid-auto-columns: 1fr;
  padding-top: 4px;
  display: grid;
}

.footer-pt2__social-link:hover {
  opacity: 0.7;
}

.footer-pt2__title {
  color: rgba(215, 231, 255, 0.6);
  margin-bottom: 4px;
  padding-top: 4px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.b-home-s2__pt1 {
  max-width: 570px;
}

.b-home-s2__pt1.b2c-home {
  max-width: 660px;
}

.top-bar {
  z-index: -1;
  background-color: var(--blue--90);
  color: var(--white);
  text-align: center;
  background-image:
    url("../images/Header-FORTYEIGHT-1.svg"),
    url("../images/Header-FORTYEIGHT-2.svg");
  background-position: 100%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  justify-content: center;
  align-items: center;
  padding: 8px 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.text-block-9 {
  margin-right: 16px;
  position: relative;
  top: -1px;
}

.c-navbar {
  z-index: 50;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button__text {
  z-index: 1;
}

.text-span-2 {
  padding-left: 1px;
  font-family: Icons, sans-serif;
  font-size: 20px;
  line-height: 0;
  display: inline-block;
  position: relative;
  top: 3px;
}

.blog-card-s__icon {
  padding-left: 2px;
  font-family: Icons, sans-serif;
  font-size: 22px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.blog-card-s__icon.left {
  margin-right: 2px;
  padding-left: 0;
}

.navbar-logo__desktop {
  margin-top: 21px;
}

.navbar-logo__desktop.b2b-logo {
  margin-top: 5px;
}

.navbar-logo__mob {
  margin-top: 8px;
  display: none;
}

.navbar-menu-pt2 {
  z-index: 10;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.top-bar-close {
  width: 24px;
  height: 24px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  margin-top: -12px;
  font-family: Icons, sans-serif;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.top-bar-close:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.container-copy {
  width: 100%;
  max-width: 1376px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-menu-close-btn__icon {
  width: 24px;
  height: 24px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  margin-top: -12px;
  font-family: Icons, sans-serif;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-menu-close-btn__icon:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.youtube-player {
  border-radius: 8px;
  overflow: hidden;
}

.home-hero-content__pt2-devs {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 112px;
  position: relative;
}

.b2b-devs-hero-logo {
  width: 50px;
  height: 50px;
  max-width: none;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.title-decor-devs {
  width: 140px;
  margin-bottom: 24px;
}

.b-home-s2__pt1-copy {
  max-width: 914px;
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.quote-item__name {
  margin-bottom: -7px;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
}

.b2b-dev-s3__decor {
  height: 156px;
  background-color: var(--blue--80);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.b2b-dev-s3__decor.green {
  background-color: var(--green-50);
}

.calendly {
  margin-bottom: 0;
}

.div-block {
  max-width: 912px;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 40px 20px;
}

.text-field {
  height: 40px;
  border: 1px solid var(--grey);
  border-radius: 6px;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  line-height: 24px;
}

.text-field:hover {
  border-color: var(--blue--30);
}

.text-field:focus {
  border-color: var(--blue--60);
}

.text-field.text-field__form-line-hero {
  height: 48px;
  max-width: 384px;
  margin-right: 16px;
}

.div-block-2 {
  justify-content: space-between;
  display: flex;
}

.field-label {
  color: var(--black);
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.field-label._12 {
  color: var(--blue--30);
}

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

.form {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-field-copy {
  height: 120px;
  max-height: 120px;
  max-width: 100%;
  min-height: 120px;
  min-width: 100%;
  border: 1px solid var(--grey);
  border-radius: 6px;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  line-height: 24px;
}

.text-field-copy:hover {
  border-color: var(--blue--30);
}

.text-field-copy:focus {
  border-color: var(--blue--60);
}

.form-block {
  text-align: center;
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.success-message {
  height: 368px;
  color: var(--green-50);
  background-color: rgba(255, 255, 255, 0);
}

.error-message {
  border-radius: 4px;
  margin-top: 16px;
  padding: 10px 20px;
}

.text-block-12 {
  color: var(--red-60);
  font-size: 16px;
  line-height: 24px;
}

.text-span-3 {
  width: 24px;
  height: 24px;
  background-color: var(--red-60);
  color: var(--white);
  text-align: center;
  border-radius: 100%;
  margin-right: 12px;
  padding-top: 1px;
  padding-left: 1px;
  font-family: Icons, sans-serif;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  top: 1px;
}

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

.div-block-5 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-hero-content__pt2-get-in-touch {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.max-width-680 {
  max-width: 680px;
}

.max-width-680.middle-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: var(--blue--60);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.footer-pt2__title-copy {
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
}

.blog-grid {
  display: block;
}

.blog-grid-item {
  grid-column-gap: 32px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-bottom: 80px;
  display: grid;
}

.blog-grid-item__title {
  color: var(--black);
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  text-decoration: none;
  transition: color 0.12s;
  display: block;
}

.blog-grid-item__title:hover {
  color: var(--blue--70);
}

.blog-grid-item__text {
  margin-bottom: 8px;
}

.blog-grid-item__2 {
  display: block;
  position: relative;
}

.blog-grid-item__date {
  color: var(--black);
  font-size: 18px;
  line-height: 28px;
}

.card-blog-author {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.card-blog-author__photo {
  width: 48px;
  height: 48px;
  float: none;
  border: 1px solid var(--black);
  background-color: var(--blue--20);
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-right: 8px;
}

.card-blog-author__name {
  color: var(--blue--60);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.card-blog-author__position {
  color: var(--black);
  font-size: 16px;
  line-height: 24px;
}

.blog-grid-item__pt1 {
  display: block;
  position: relative;
}

.b-tag-link {
  z-index: 5;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
  display: flex;
  position: relative;
}

.c-tag-link {
  margin-bottom: 12px;
  padding-left: 6px;
  padding-right: 6px;
}

.tag-link {
  background-color: var(--blue--20);
  color: var(--blue--60);
  border-radius: 30px;
  padding: 4px 16px;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  transition: background-color 0.12s;
  display: inline-block;
}

.tag-link:hover {
  background-color: #c8dbff;
}

.blog-grid-item__cover {
  height: 400px;
  min-height: 400px;
  background-color: var(--blue--20);
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  transition: filter 0.12s;
}

.blog-grid-item__cover:hover {
  filter: contrast(120%);
}

.blog-grid-item__3 {
  position: relative;
}

.card-blog-author__pt1 {
  flex: 1;
}

.hero-mask-light {
  z-index: 5;
  width: 106vw;
  height: 5vw;
  background-image: url("../images/hero-mask.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 106vw;
  position: absolute;
  top: auto;
  bottom: -4px;
  left: -3vw;
  right: 0%;
}

.b-terms-content {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.terms-b1__col1 {
  position: relative;
}

.rtb-privacy {
  margin-top: -30px;
  font-size: 18px;
  line-height: 28px;
}

.rtb-privacy p {
  margin-bottom: 16px;
}

.rtb-privacy em {
  color: #a6b4ce;
  margin-top: 40px;
  margin-bottom: -12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
}

.rtb-privacy h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.rtb-privacy h4 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.rtb-privacy h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.rtb-privacy blockquote {
  border: 1px solid var(--purple-40);
  background-color: var(--purple-10);
  color: var(--purple-70);
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.rtb-privacy-copy {
  font-size: 20px;
  line-height: 32px;
}

.rtb-privacy-copy p {
  margin-bottom: 20px;
}

.rtb-privacy-copy em {
  color: var(--blue--30);
  margin-top: 40px;
  margin-bottom: -12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
}

.rtb-privacy-copy h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.rtb-privacy-copy h4 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.rtb-privacy-copy h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.rtb-privacy-copy blockquote {
  border: 1px solid var(--purple-40);
  background-color: var(--purple-10);
  color: var(--purple-70);
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.terms-b1 {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template:
    ". Area"
    / 274px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.b-chapter-links {
  height: 80vh;
  padding-right: 16px;
  overflow: auto;
}

.chapter-link {
  color: var(--black);
  padding-bottom: 1px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  display: inline;
}

.chapter-link:hover,
.chapter-link.chapter-link--current {
  color: var(--blue--60);
  border-bottom-style: none;
}

.terms-content__col2 {
  display: block;
}

.chapter-col {
  position: -webkit-sticky;
  position: sticky;
  top: 112px;
}

.info-box2 {
  z-index: 5;
  background-color: var(--blue--70);
  color: var(--white);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 48px;
  display: flex;
  position: relative;
}

.info-box2.light-blue {
  background-color: var(--blue--10);
  color: var(--black);
}

.info-box2.green {
  background-color: var(--green-50);
}

.info-box2__pt1 {
  background-image: url("../images/FORTYEIGHT-Logo-Symbol.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 48px;
  padding-left: 132px;
  padding-right: 64px;
}

.info-box2__pt1.wew {
  background-image: url("../images/FORTYEIGHT-Logo-Symbol-blue.svg");
}

.info-box2__pt2 {
  display: block;
}

.info-box2__title {
  margin-bottom: 4px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-20 {
  padding-top: 24px;
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-21 {
  font-size: 16px;
  line-height: 24px;
}

.b-subnav-links {
  justify-content: space-between;
  display: flex;
}

.b-subnav-links.b-subnav-links__center {
  justify-content: center;
}

.subnav-link {
  color: var(--blue--80);
  text-align: center;
  padding: 20px 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.subnav-link:hover {
  color: var(--blue--60);
}

.subnav-link.subnav-link__margin {
  margin-left: 12px;
  margin-right: 12px;
}

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

.about-us__img {
  background-image: url("../images/press-s3-img.jpg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-info-block__pt1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 36px;
}

.h3.mb24 {
  margin-bottom: 24px;
}

.h3.mb16 {
  margin-bottom: 16px;
}

.h3._3-quotes-title {
  max-width: 680px;
  text-align: center;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
}

.h3.how-works {
  max-width: 680px;
  text-align: center;
  margin-bottom: 88px;
  margin-left: auto;
  margin-right: auto;
}

.h3.h3__terms {
  margin-top: 56px;
  margin-bottom: 32px;
}

.h3.h3__terms.first {
  margin-top: 0;
}

.h3.h3__terms.mb0 {
  margin-bottom: 0;
}

.h3.blue {
  color: var(--blue--60);
}

.h3.blue.mb8 {
  margin-bottom: 8px;
}

.h3.white {
  color: var(--white);
}

.b-press-s4-content {
  max-width: 570px;
  text-align: center;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
}

.b-press-s4-content.max-680 {
  max-width: 680px;
}

.media-h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 24px;
}

.media-logos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 120px;
  display: grid;
}

.media-logos__c-logo {
  min-height: 260px;
  background-color: var(--blue--60);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.media-logos__c-logo.white {
  background-color: var(--white);
}

.media-logos__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

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

.media-info__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.media-info__content {
  flex: 1;
}

.media-info-item {
  align-items: center;
  display: flex;
}

.media-info__img {
  width: 56px;
  margin-right: 16px;
}

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

.c-official-colors {
  height: 100%;
  flex-direction: column;
  display: flex;
}

.official-colors-item {
  background-color: var(--blue--60);
  color: var(--white);
  flex: 1;
  align-items: flex-end;
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 16px;
  display: flex;
}

.official-colors-item.official-colors-item__2 {
  background-color: var(--blue--80);
}

.official-colors-item.official-colors-item__3 {
  background-color: var(--black);
}

.minimum-size {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 332px);
  grid-auto-columns: 1fr;
  margin-bottom: 72px;
  display: grid;
}

.minimum-size.last {
  margin-bottom: 0;
}

.minimum-size__c-img {
  min-height: 260px;
  border: 1px solid var(--blue--60);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  overflow: hidden;
}

.official-colors {
  border-radius: 4px;
  flex-direction: row;
  flex: 1;
  margin-bottom: 72px;
  display: flex;
  overflow: hidden;
}

.guide-images {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 120px;
  display: grid;
}

.guide-images__img {
  width: 100%;
  max-width: none;
  border-radius: 4px;
  margin-bottom: 16px;
}

.product-images__pt1 {
  justify-content: space-between;
  display: flex;
}

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

.product-images-item__img {
  border-radius: 4px;
}

.b-breadcrumbs {
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  top: 16px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.breadcrumbs__separator {
  padding-left: 2px;
  padding-right: 2px;
  font-family: Icons, sans-serif;
  font-size: 22px;
  display: inline;
  position: relative;
  top: 5px;
}

.breadcrumbs__link {
  color: var(--white);
  text-decoration: none;
}

.breadcrumbs__link.back-link {
  font-size: 18px;
  line-height: 28px;
}

.breadcrumbs {
  display: inline;
}

.breadcrumbs__current {
  color: var(--blue--40);
  display: inline;
}

.press-publication-date {
  margin-right: 5px;
  display: inline;
}

.div-block-47 {
  margin-bottom: 16px;
}

.link-6 {
  color: var(--green-40);
  text-decoration: none;
}

.text-block-27 {
  display: inline;
}

.div-block-48 {
  max-width: 1140px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.collection-list {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.company-news-link {
  width: 100%;
  height: 100%;
  border: 1px solid var(--blue--30);
  color: var(--black);
  border-radius: 8px;
  padding: 32px;
  text-decoration: none;
  transition: opacity 0.12s;
}

.company-news-link:hover {
  border-color: var(--blue--10);
  background-color: var(--blue--10);
}

.company-news-link.grey {
  border-color: var(--light-grey);
  background-color: var(--light-grey);
}

.company-news-link.grey:hover {
  border-color: var(--blue--10);
  background-color: var(--blue--10);
}

.company-news-link__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.subtitle-top {
  color: var(--blue--40);
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.subtitle-top.v2 {
  color: var(--blue--20);
}

.b-company-news {
  max-width: 944px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.b-company-news.first {
  margin-bottom: 16px;
}

.company-news-title {
  max-width: 570px;
  text-align: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
}

.c-company-news-link {
  height: 100%;
}

.s-v2 {
  max-width: 1144px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 152px;
  padding-bottom: 152px;
}

.s-v2.b2c-observer-s7-content {
  max-width: 912px;
  flex-direction: column;
  align-items: center;
  padding-top: 152px;
  padding-bottom: 148px;
  display: flex;
}

.s-v2.b2c-how-s6 {
  max-width: 912px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 96px;
  display: flex;
}

.s-v2.observer-s1 {
  max-width: 912px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
}

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

.our-team-item__photo {
  width: 100%;
  max-width: none;
  border-radius: 8px;
  margin-bottom: 20px;
}

.our-team-item__name {
  color: var(--blue--60);
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.our-team-item__post {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.about-info-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--blue--10);
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.75fr;
  grid-auto-columns: 1fr;
  padding: 40px 32px;
  display: grid;
}

.h2-v2 {
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 42px;
}

.b-text-image {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(448px, 448px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.b-text-image.inverted {
  grid-template-columns: 1fr minmax(448px, 448px);
}

.b-text-image__image {
  border-radius: 8px;
  box-shadow: 0 3px 12px rgba(0, 36, 91, 0.1);
}

.b-text-image__image.shadows-off {
  box-shadow: none;
}

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

._3-quotes-item {
  background-color: var(--white);
  text-align: center;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  box-shadow: 0 0 16px rgba(55, 55, 66, 0.04);
}

._3-quotes-item__text1 {
  color: var(--blue--60);
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 26px;
}

._3-quotes-item__text2 {
  margin-bottom: 8px;
}

._3-quotes-item__name {
  font-weight: 700;
}

._3-quotes-item__photo {
  width: 64px;
  height: 64px;
  border: 4px solid var(--white);
  border-radius: 100%;
  margin-top: -32px;
  margin-bottom: 16px;
}

.div-block-60 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.image-12 {
  max-width: 176px;
  margin-bottom: 8px;
}

.b-home-s3-copy {
  height: 50%;
  position: absolute;
  top: auto;
  bottom: 96px;
  left: 0%;
  right: 0%;
}

.b2c-observer-s5-content {
  z-index: 5;
  position: relative;
}

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

.blog-card__img {
  width: 100%;
  height: 280px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  display: block;
  overflow: hidden;
}

.blog-card__title {
  z-index: 5;
  color: var(--black);
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: relative;
}

.blog-card__info {
  z-index: 5;
  color: var(--black);
  font-size: 16px;
  line-height: 24px;
  position: relative;
}

.blog-card__info.white {
  color: var(--white);
  text-align: left;
}

.blog-card__info-text {
  margin-right: 6px;
  display: inline-block;
}

.blog-card__info-text.bold {
  font-weight: 700;
}

.blog-card-content {
  padding: 24px;
  position: relative;
}

.blog-card__link2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.b2c-home-s2 {
  width: 1012px;
  height: 456px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.b-home-s3-copy {
  height: 50%;
  background-color: var(--blue--80);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.b-home-s2-copy {
  max-width: 758px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.b2c-hero-animation__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.company-quotes-carousel {
  max-width: 1680px;
  margin-left: -40px;
  margin-right: -40px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.company-quotes-item {
  width: 680px;
  background-color: var(--white);
  border-radius: 8px;
  align-items: center;
  padding: 20px 16px;
  display: flex;
}

.company-quotes-item__logo {
  width: 100px;
  margin-right: 20px;
}

.company-quotes-item__text {
  font-size: 20px;
  line-height: 32px;
}

.company-quotes {
  display: flex;
}

.c-company-quotes-item {
  padding-left: 10px;
  padding-right: 10px;
}

.b-company-quotes {
  width: 2100px;
}

.company-quotes-row {
  margin-bottom: 20px;
  display: flex;
}

.company-quotes-row.company-quotes-row__1 {
  transform: translate(-2100px);
}

.company-quotes-row.company-quotes-row__2 {
  transform: translate(-2020px);
}

.company-quotes-row.company-quotes-row__3 {
  transform: translate(-300px);
}

.company-quotes-row.company-quotes-row__4 {
  transform: translate(-2160px);
}

.company-quotes-mask {
  width: 360px;
  height: 100%;
  background-image: linear-gradient(
    to right,
    var(--blue--60),
    rgba(46, 65, 204, 0)
  );
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.company-quotes-mask.company-quotes-mask__right {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: rotate(180deg);
}

.how-works-tabs-menu__link {
  background-color: var(--blue--80);
  color: var(--white);
  border-radius: 4px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.how-works-tabs-menu__link.w--current {
  background-color: var(--white);
  color: var(--blue--80);
}

.how-works-tab-pane {
  padding-top: 64px;
  padding-bottom: 40px;
}

.how-works-tabs-menu {
  padding-top: 64px;
}

.how-works-tabs-menu__link2 {
  border-left: 2px solid var(--blue--20);
  background-color: rgba(255, 255, 255, 0);
  flex: 0 auto;
  padding: 24px 20px 24px 24px;
}

.how-works-tabs-menu__link2.w--current {
  border-left-color: var(--blue--60);
  background-color: rgba(255, 255, 255, 0);
}

.c-how-works-s7 {
  max-width: 758px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-hero {
  width: 100%;
  background-color: var(--black);
  color: var(--white);
  border-radius: 8px;
  overflow: hidden;
}

.blog-hero__image {
  width: 100%;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 440px;
}

.blog-hero__pt2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 40px 32px;
  display: flex;
}

.blog-hero-author {
  display: flex;
}

.blog-hero-author__photo {
  width: 40px;
  height: 40px;
  border: 1px solid var(--white);
  background-color: var(--grey);
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-right: 4px;
}

.blog-hero-author__text {
  flex: 1;
  align-items: center;
  display: flex;
}

.blog-hero__pt3 {
  background-color: var(--blue--20);
  justify-content: flex-end;
  padding: 20px;
  display: flex;
}

.blog-hero__pt3.footer-share {
  border-top: 1px solid var(--grey);
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.b-blog-share {
  color: var(--black);
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.blog-hero-share-links {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
}

.blog-hero-share-link,
.blog-hero-share-link__ic {
  display: block;
}

.c-blog-hero-share-link {
  padding-left: 5px;
  padding-right: 5px;
}

.blog-hero__share-text {
  margin-right: 12px;
}

.rtb-privacy-copy {
  font-size: 18px;
  line-height: 28px;
}

.rtb-privacy-copy p {
  margin-bottom: 16px;
}

.rtb-privacy-copy em {
  color: var(--blue--30);
  margin-top: 40px;
  margin-bottom: -12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
}

.rtb-privacy-copy h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.rtb-privacy-copy h4 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.rtb-privacy-copy h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.rtb-privacy-copy blockquote {
  border: 1px solid var(--purple-40);
  background-color: var(--purple-10);
  color: var(--purple-70);
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.rtb-blog {
  max-width: 912px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

.rtb-blog h2 {
  margin-top: 32px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
}

.rtb-blog h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 34px;
}

.rtb-blog img {
  width: 100%;
  max-width: none;
  border-radius: 8px;
}

.rtb-blog figcaption {
  text-align: left;
  margin-top: 8px;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}

.rtb-blog figure {
  margin-top: 40px;
  margin-bottom: 32px;
}

.rtb-blog a {
  color: var(--blue--60);
}

.rtb-blog a:hover {
  color: var(--blue--70);
  text-decoration: none;
}

.rtb-blog blockquote {
  border-top: 1px solid var(--grey);
  border-bottom: 1px solid var(--grey);
  color: var(--blue--60);
  text-align: center;
  border-left-style: none;
  margin-top: 32px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.company-quotes-carousel__title {
  color: var(--white);
  text-align: center;
  margin-bottom: 32px;
}

.divider-before-footer {
  height: 64px;
  background-color: var(--blue--80);
}

.page-pagination {
  align-items: center;
  margin-top: -40px;
  display: flex;
}

.page-count {
  width: auto;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

.c-pagination-button {
  min-width: 112px;
  margin-left: -10px;
  margin-right: -10px;
}

.anchor {
  z-index: -1;
  height: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-span-5 {
  color: var(--blue--30);
}

.calendly-inline-widget {
  height: 960px;
}

.how-works-s7__title {
  margin-bottom: 4px;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.div-block-93 {
  max-width: 564px;
  margin-bottom: -112px;
}

.btc-observer-hero-img {
  max-width: none;
  transition: width 0.2s linear;
  position: relative;
  left: -96px;
}

.b2c-observer-s5-pt2 {
  height: 50%;
  position: absolute;
  top: auto;
  bottom: 148px;
  left: 0%;
  right: 0%;
}

.hero-content__pt2-observer {
  width: 730px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  position: relative;
}

.about-us__pt2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.about-info-block__separator {
  width: 68px;
  height: 4px;
  background-color: var(--blue--60);
  margin-bottom: 24px;
}

.b2c-home-s2__pt1 {
  z-index: 1;
  width: 931px;
  max-width: none;
  transition: width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 80px;
  right: auto;
}

.b2c-home-s2__pt2 {
  z-index: 2;
  width: 179px;
  max-width: none;
  transition: width 0.2s linear;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: auto;
}

.list {
  margin-bottom: 16px;
  padding-left: 40px;
  font-size: 18px;
  line-height: 28px;
  list-style-type: decimal;
}

.list-item,
.text-block-40 {
  margin-bottom: 16px;
}

.solid-link {
  background-color: var(--blue--20);
  color: var(--blue--60);
  padding: 2px 4px;
  transition: all 0.12s;
  display: inline;
}

.solid-link:hover {
  color: var(--blue--70);
  text-decoration: none;
}

.rtb-terms-large {
  font-size: 20px;
  line-height: 32px;
}

.rtb-terms-large p {
  margin-bottom: 20px;
}

.rtb-terms-large em {
  color: var(--blue--30);
  margin-top: 40px;
  margin-bottom: -12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
}

.rtb-terms-large h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.rtb-terms-large h4 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.rtb-terms-large h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.rtb-terms-large blockquote {
  border: 1px solid var(--purple-40);
  background-color: var(--purple-10);
  color: var(--purple-70);
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.rtb-terms-large a {
  background-color: var(--blue--20);
  color: var(--blue--60);
  padding: 2px 4px;
  transition: all 0.12s;
  display: inline;
}

.rtb-terms-large a:hover {
  color: var(--blue--70);
  text-decoration: none;
}

.rtb-terms-large ul {
  margin-bottom: 24px;
  padding-left: 0;
  list-style-type: none;
}

.rtb-terms-large li {
  background-image: url("../images/ic-list.svg");
  background-position: 0 10px;
  background-repeat: no-repeat;
  background-size: 8px;
  margin-bottom: 16px;
  padding-left: 24px;
  font-size: 18px;
  line-height: 28px;
}

.terms-content__col1 {
  position: relative;
}

.type-h3 {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}

.rtb-terms-normal {
  font-size: 18px;
  line-height: 28px;
}

.rtb-terms-normal p {
  margin-bottom: 20px;
}

.rtb-terms-normal em {
  color: var(--blue--30);
  margin-top: 40px;
  margin-bottom: -12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
}

.rtb-terms-normal h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.rtb-terms-normal h4 {
  margin-top: 32px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.rtb-terms-normal h5 {
  margin-top: 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.rtb-terms-normal blockquote {
  border: 1px solid var(--purple-40);
  background-color: var(--purple-10);
  color: var(--purple-70);
  border-radius: 8px;
  margin-top: 24px;
  margin-bottom: 40px;
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.rtb-terms-normal a {
  background-color: var(--blue--20);
  color: var(--blue--60);
  padding: 2px 4px;
  transition: all 0.12s;
  display: inline;
}

.rtb-terms-normal a:hover {
  color: var(--blue--70);
  text-decoration: none;
}

.rtb-terms-normal ul {
  margin-bottom: 24px;
  padding-left: 0;
  list-style-type: none;
}

.rtb-terms-normal li {
  background-image: url("../images/ic-list.svg");
  background-position: 0 10px;
  background-repeat: no-repeat;
  background-size: 8px;
  margin-bottom: 16px;
  padding-left: 24px;
  font-size: 18px;
  line-height: 28px;
}

.terms-table-row {
  border-bottom: 1px solid var(--grey);
  display: flex;
}

.terms-table-row.first {
  border-top: 1px solid var(--grey);
}

.terms-table-row__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.terms-table-row__title.show-on-mob {
  display: none;
}

.terms-table-row__title.terms {
  font-weight: 400;
}

.terms-table-row__col2 {
  border-right: 1px solid var(--grey);
  flex: 1;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
}

.terms-table-row__col1 {
  width: 100%;
  max-width: 170px;
  border-right: 1px solid var(--grey);
  border-left: 1px solid var(--grey);
  margin-right: 24px;
  padding: 16px;
}

.terms-table-row__col1._3-cols.wide {
  max-width: 220px;
}

.terms-table {
  margin-top: 24px;
}

.terms-table-row__col3 {
  border-right: 1px solid var(--grey);
  flex: 1;
  padding: 16px 16px 16px 24px;
}

.div-block-94 {
  height: 230px;
  background-color: #fff;
}

.div-block-95 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-hero-title {
  margin-bottom: 16px;
  font-size: 42px;
  line-height: 50px;
}

.blog-author {
  justify-content: flex-end;
  margin-bottom: 72px;
  display: flex;
}

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

.blog-author__photo {
  width: 100px;
  height: 100px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-left: 16px;
}

.blog-author__title {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  font-size: 20px;
  line-height: 24px;
  display: flex;
}

.blog-author__name {
  display: block;
}

.blog-author__name.bold {
  font-weight: 700;
}

.c-ripple {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-logo__terms-pages {
  margin-top: 21px;
}

.empty {
  display: none;
}

.b2c-hero-animation__pt3-2 {
  z-index: 5;
  width: 290px;
  position: absolute;
}

.b-b2c-hero-animation-2 {
  width: 730px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-2 {
  height: 48px;
  min-width: 208px;
  color: #fff;
  text-align: center;
  background-color: #00245b;
  border: 1px solid #00245b;
  border-radius: 4px;
  padding: 9px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
  transition:
    border-color 0.1s,
    color 0.1s,
    background-color 0.1s;
}

.button-2:hover {
  background-color: #001432;
  border-color: #001432;
}

.button-2:active {
  background-color: #00245b;
  border-color: #003584;
  box-shadow: 0 0 0 1px #003584;
}

.button-2:focus {
  border-color: #f2f8ff;
  box-shadow: 0 0 0 2px #f2f8ff;
}

.button-2.button__white {
  color: #2e41cc;
  background-color: #fff;
  border-color: #fff;
}

.button-2.button__white:hover {
  background-color: #eee;
  border-color: #eee;
}

.button-2.button__white:active {
  background-color: #d2d2d2;
  border-color: #d2d2d2;
}

.button-2.button__white:focus {
  border-color: #f2f8ff;
}

.b2c-hero-animation__pt1-2 {
  z-index: 5;
  width: 440px;
  height: 240px;
  border-radius: 8px;
  position: absolute;
  top: 132px;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.b2c-hero-animation__logo-2 {
  z-index: 5;
  position: relative;
}

.b2c-hero-animation__pt2-2 {
  z-index: 4;
  position: absolute;
  top: 425px;
  bottom: auto;
  left: 193px;
  right: auto;
}

.b2c-hero-animation__line-2 {
  width: 348px;
  height: 220px;
  position: absolute;
  top: auto;
  bottom: 14px;
  left: 30px;
  right: auto;
}

.b2c-hero-animation-2 {
  width: 620px;
  height: 540px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero-content__pt1-2 {
  max-width: 696px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-how-works-tab2-b-img {
  display: none;
}

.how-works-tabs-menu2__tabs-content {
  min-height: 624px;
}

.how-works-tabs-menu__link2-2 {
  background-color: rgba(255, 255, 255, 0);
  border-left: 2px solid #d7e7ff;
  flex: 0 auto;
  padding: 24px 20px 24px 24px;
}

.how-works-tabs-menu__link2-2.w--current {
  background-color: rgba(255, 255, 255, 0);
  border-left-color: #2e41cc;
}

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

.how-works-tabs-menu2__title {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 24px;
}

.how-works-tab2-b-img {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 64px;
  display: flex;
  overflow: hidden;
}

.how-works-tab2-b-img.tab-pane2 {
  background-color: #f7e6ff;
}

.how-works-tab2-b-img.tab-pane1 {
  background-color: #f2f8ff;
}

.how-works-tab2-b-img.tab-pane3 {
  background-color: #e6fff6;
}

.how-works-tabs-menu2 {
  height: 100%;
  flex-direction: column;
  padding-top: 128px;
  display: flex;
}

.how-works-tab-pane__2 {
  border-radius: 8px;
}

.how-works-tabs-menu2__text {
  font-size: 18px;
  line-height: 28px;
}

.rtb-press {
  max-width: 784px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

.rtb-press h2 {
  margin-top: 32px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
}

.rtb-press h3 {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 34px;
}

.rtb-press img {
  width: 100%;
  max-width: none;
  border-radius: 8px;
}

.rtb-press figcaption {
  text-align: left;
  margin-top: 8px;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}

.rtb-press figure {
  margin-top: 40px;
  margin-bottom: 32px;
}

.rtb-press a {
  color: var(--blue--60);
}

.rtb-press a:hover {
  color: var(--blue--70);
  text-decoration: none;
}

.rtb-press blockquote {
  border-top: 1px solid var(--grey);
  border-bottom: 1px solid var(--grey);
  color: var(--blue--60);
  text-align: center;
  border-left-style: none;
  margin-top: 32px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.rtb-info {
  border: 1px solid var(--blue--40);
  background-color: var(--blue--10);
  border-radius: 8px;
  padding: 20px;
}

.b-nav-tags {
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav-tag-link {
  min-width: 75px;
  background-color: var(--blue--20);
  text-align: center;
  border-radius: 50px;
  margin: 6px;
  padding: 6px 16px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color 0.12s;
}

.nav-tag-link:hover {
  background-color: #c8dbff;
}

.nav-tag-link.w--current {
  background-color: var(--blue--60);
  color: var(--white);
}

.nav-tag-link.hide {
  display: none;
}

.empty-state {
  background-color: var(--blue--10);
  align-items: flex-start;
  padding-bottom: 300px;
  display: flex;
}

.short-detail-text {
  margin-bottom: 24px;
}

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

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

._404-img {
  width: 235px;
  margin-bottom: 20px;
}

._404-content {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.c-404-body {
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

._404-body {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.b2c-how-works-hero-titles {
  color: var(--white);
  text-align: center;
  margin-bottom: 48px;
}

.b2c-how-works-hero-content {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.b2c-how-works-hero-content__pt1 {
  flex: 1;
}

.b2c-how-works-hero-content__pt2 {
  width: 438px;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
}

.how-works-step {
  min-height: 152px;
  border: 1px solid var(--blue--40);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  padding: 28px 40px;
  display: flex;
  position: relative;
}

.how-works-step-item__ic {
  width: 38px;
  margin-right: 20px;
}

.how-works-step-item {
  color: var(--white);
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.how-works-step-item.mb20 {
  margin-bottom: 20px;
}

.how-works-step__number {
  width: 60px;
  height: 60px;
  border: 1px solid var(--blue--40);
  background-color: var(--blue--80);
  color: var(--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: -30px;
  right: auto;
}

.how-works-mob__frame {
  z-index: 5;
  position: relative;
}

.how-works-mob {
  width: 355px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.how-works-mob__screen {
  z-index: 1;
  width: 311px;
  height: 672px;
  margin-top: 20px;
  position: absolute;
}

.white-hero {
  color: var(--white);
}

.form-line-hero {
  width: 100%;
  min-width: 608px;
  display: flex;
}

.success-message-2 {
  max-width: 870px;
  background-color: var(--green-50);
  color: var(--white);
  text-align: left;
  border-radius: 8px;
}

@media screen and (min-width: 1280px) {
  .section.section__b2b-dev-s3 {
    padding-top: 148px;
  }

  .section.section__b2b-how-works-s4,
  .section.section__b2b-how-works-s5,
  .section.section__b2c-home-s3 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-how-s6 {
    padding-bottom: 56px;
  }

  .container {
    max-width: 1184px;
  }

  .container.container__1376 {
    max-width: 1376px;
  }

  .container.container__912 {
    max-width: 994px;
  }

  .navbar-logo.navbar-logo__terms {
    left: 0;
  }

  .hero-content {
    flex-direction: row;
    align-items: center;
    position: relative;
  }

  .hero-content.home-hero-content__devs,
  .hero-content.home-hero-content__devs-demo {
    flex-direction: column;
  }

  .hero-content.hero-content__hero-v1 {
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-content.hero-content__privacy {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-content.hero-content__b2c {
    padding-top: 56px;
  }

  .hero-content.hero-content__b2b {
    padding-top: 24px;
  }

  .hero-content.home-hero-content__in-touch {
    flex-direction: column;
  }

  .hero-content.hero-content__how-it-works {
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-content.hero-content__b2c {
    padding-top: 24px;
  }

  .hero-content.hero-content__b2c-home {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 56px;
  }

  .hero-content.hero-content__b2c-early-access {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-content.home-hero-content__early-access {
    flex-direction: column;
  }

  .hero-content__pt1 {
    max-width: 500px;
    text-align: left;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 32px;
  }

  .hero-content__pt1.b2b-devs,
  .hero-content__pt1.b2b-in-touch {
    max-width: 696px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content__pt1.blog-hero-pt1 {
    text-align: center;
    align-items: center;
    margin-right: 0;
  }

  .b-2-buttons {
    margin-bottom: 56px;
    margin-left: 0;
    margin-right: 0;
  }

  .b-2-buttons.b-2-buttons__centerred {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content__pt2 {
    margin-left: 40px;
  }

  .h2 {
    color: var(--white);
  }

  .decor-pattern-left {
    width: 162px;
    height: 197px;
  }

  .decor-pattern-right {
    width: 210px;
    height: 200px;
    bottom: -6px;
  }

  .quote-item__photo.nicholas._50 {
    width: 50%;
  }

  .quote-item__content {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .quote-item__content.texted-author {
    padding-right: 56px;
  }

  .quote-item__content.texted-author._50 {
    width: 50%;
  }

  .subtitle-v2 {
    color: var(--white);
  }

  .info-box {
    grid-column-gap: 112px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .footer-pt1__col {
    padding-right: 24px;
  }

  .navbar-menu-pt2 {
    margin-left: 0;
    margin-right: 0;
  }

  .field-label {
    color: var(--white);
    padding-bottom: 5px;
    font-weight: 500;
  }

  .rtb-privacy ol {
    padding-left: 32px;
  }

  .rtb-privacy li {
    margin-bottom: 16px;
    padding-left: 8px;
  }

  .rtb-privacy-copy a {
    background-color: var(--blue--20);
    color: var(--blue--60);
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
    display: inline-block;
  }

  .info-box2 {
    padding: 64px;
  }

  .text-block-20 {
    padding-bottom: 56px;
  }

  .b-subnav-links {
    justify-content: center;
  }

  .subnav-link {
    margin-left: 12px;
    margin-right: 12px;
  }

  .about-us {
    grid-column-gap: 72px;
    grid-template-columns: minmax(564px, 1fr) 1fr;
  }

  .brand-guides {
    grid-template-columns: minmax(80px, 286px) 1fr;
  }

  .official-colors-item {
    padding-top: 0;
    padding-bottom: 16px;
  }

  .minimum-size {
    grid-template-columns: 1fr minmax(200px, 286px);
  }

  .official-colors {
    flex-direction: column;
    margin-bottom: 0;
  }

  .our-team {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .b-text-image__image {
    border-radius: 12px;
  }

  .how-works-tabs-menu__link2 {
    padding: 32px 20px 32px 31px;
  }

  .rtb-privacy-copy ol {
    padding-left: 32px;
  }

  .rtb-privacy-copy li {
    margin-bottom: 16px;
    padding-left: 8px;
  }

  .calendly-inline-widget {
    height: 665px;
  }

  .btc-observer-hero-img {
    position: absolute;
    left: -8px;
  }

  .hero-content__pt2-observer {
    height: 512px;
    margin-left: 0;
    margin-right: 0;
  }

  .rtb-terms-large a,
  .rtb-terms-normal a {
    background-color: var(--blue--20);
    color: var(--blue--60);
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
    display: inline-block;
  }

  .terms-table-row__col1._3-cols.wide {
    max-width: 300px;
  }

  .b-b2c-hero-animation-2 {
    height: 512px;
    margin-left: 0;
    margin-right: 0;
  }

  .b2c-hero-animation-2 {
    right: -32px;
  }

  .hero-content__pt1-2 {
    max-width: 500px;
    text-align: left;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 32px;
  }

  .how-works-tabs-menu__link2-2 {
    padding: 32px 20px 32px 31px;
  }

  .how-works-tabs-menu2__title {
    margin-bottom: 20px;
  }

  .how-works-tabs-menu2__text {
    font-size: 20px;
    line-height: 32px;
  }

  .b2c-how-works-hero-content__pt1 {
    justify-content: center;
    display: flex;
  }

  .modal-wrapper {
    z-index: 2000;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .modal-bg {
    z-index: 2100;
    background-color: rgba(0, 20, 50, 0.64);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .modal-window {
    z-index: 2200;
    width: 600px;
    max-width: 100%;
    min-width: 120px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border: 1px solid var(--blue--70);
    background-color: var(--blue--80);
    border-radius: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-self: center;
    padding: 30px 40px;
    display: grid;
    position: relative;
  }

  .close-modal {
    width: 60px;
    height: 60px;
    cursor: default;
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 15px 30px 25px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .heading-4 {
    color: var(--white);
  }

  .field-label-2 {
    color: var(--white);
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: 400;
  }

  .text-field-2 {
    border-radius: 4px;
  }

  .submit-button {
    float: none;
    clear: none;
    border: 1px solid var(--blue--80);
    background-color: var(--blue--60);
    text-align: left;
    border-radius: 4px;
    margin-top: 10px;
    padding: 9px 40px;
    font-weight: 700;
    position: relative;
  }

  .div-block-98 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-5 {
    color: var(--white);
    font-weight: 500;
  }

  .heading-6 {
    color: var(--white);
  }

  .form-2 {
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 48px;
    line-height: 56px;
  }

  h2 {
    font-size: 36px;
    line-height: 42px;
  }

  .hero-content.hero-content__b2c {
    padding-bottom: 32px;
  }

  .hero-content__pt1 {
    max-width: 564px;
  }

  .h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .hero-content__pt2 {
    margin-left: 80px;
  }

  .hero-mask {
    bottom: -14px;
  }

  .b-b2b-home-s2 {
    overflow: hidden;
  }

  .text-block-20 {
    font-size: 30px;
    line-height: 36px;
  }

  .about-us {
    grid-column-gap: 132px;
  }

  .brand-guides {
    grid-template-columns: minmax(80px, 332px) 1fr;
  }

  .minimum-size {
    grid-template-columns: 1fr minmax(200px, 332px);
  }

  .b-home-s3-copy {
    overflow: hidden;
  }

  .company-quotes-carousel {
    margin-left: auto;
    margin-right: auto;
  }

  .rtb-blog h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .btc-observer-hero-img {
    max-width: 856px;
  }

  .b2c-observer-s5-pt2 {
    overflow: hidden;
  }

  .blog-hero-title {
    font-size: 48px;
    line-height: 56px;
  }

  .b2c-hero-animation-2 {
    right: -80px;
  }

  .hero-content__pt1-2 {
    max-width: 564px;
  }

  .rtb-press h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .modal-wrapper {
    display: none;
  }

  .registration-cta {
    background-color: var(--blue--80);
  }

  .text-block-41 {
    text-align: center;
    font-weight: 700;
  }
}

@media screen and (min-width: 1920px) {
  .hero-content {
    padding-top: 180px;
  }

  .hero-content.hero-content__b2c {
    padding-top: 0;
  }

  .hero-content.hero-content__b2c-early-access {
    padding-bottom: 128px;
  }

  .hero-content.home-hero-content__early-access {
    padding-top: 80px;
  }

  .button,
  .button.hide-button {
    display: block;
  }

  .button__text {
    display: inline-block;
  }

  .home-hero-content__pt2-devs,
  .home-hero-content__pt2-get-in-touch {
    height: 670px;
  }

  .s-v2.b2c-observer-s7-content {
    padding-top: 152px;
  }

  .b-3-quotes {
    text-align: center;
  }

  ._3-quotes-item__text1 {
    color: var(--blue--60);
    margin-bottom: 8px;
    font-weight: 700;
  }

  ._3-quotes-item__photo {
    border: 4px solid var(--white);
    border-radius: 100%;
  }

  .company-quotes-carousel {
    padding-bottom: 48px;
  }

  .empty-state-hide {
    display: none;
  }

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

  .hero-content__pt2-observer {
    height: 530px;
    padding-top: 72px;
  }

  .c-ripple.js-ripple {
    display: block;
  }

  .b2c-hero-animation__pt3-2 {
    z-index: 10;
  }

  .b2c-hero-animation__pt1-2 {
    z-index: 5;
    border-radius: 8px;
  }

  .button__text-2 {
    display: inline-block;
  }

  .how-works-tab2-b-img {
    height: 100%;
    align-items: stretch;
  }

  .how-works-tab-pane__2 {
    height: 100%;
  }

  .modal-wrapper {
    display: none;
  }

  .openregistrationmodal {
    background-color: var(--red-60);
  }

  .success-message-3 {
    background-color: var(--blue--80);
    color: var(--white);
    padding-left: 0;
  }

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

  .error-message-2 {
    background-color: var(--red-60);
    border-radius: 4px;
  }

  .text-block-43 {
    color: var(--white);
    font-weight: 500;
  }

  .image-14 {
    cursor: pointer;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .section.section__b2b-home-s3 {
    padding-top: 96px;
  }

  .section.section__b2b-home-s4,
  .section.section__b2b-dev-s2 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2b-dev-s3 {
    padding-top: 96px;
  }

  .section.section__b2b-demo-hero-copy {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.section__b2b-home-s4-copy-copy {
    padding-top: 64px;
    padding-bottom: 56px;
  }

  .section.section__b2b-home-s4-copy-copygfgfg {
    padding-bottom: 64px;
  }

  .section.section__b2c-press-s4 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-press-s5 {
    padding-top: 96px;
    padding-bottom: 64px;
  }

  .section.section__b2c-press-s6 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-press-s7 {
    padding-top: 96px;
    padding-bottom: 64px;
  }

  .section.section__b2c-press-detail-s1 {
    padding-top: 96px;
  }

  .section.section__b2c-about-s2,
  .section.section__b2c-about-s4 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-observer-s7 {
    background-size: 700px;
  }

  .section.section__b2c-home-s3 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-home-s5 {
    padding-bottom: 56px;
  }

  .section.section__b2b-how-works-s3 {
    padding-bottom: 40px;
  }

  .section.section__how-works-s1 {
    padding-top: 96px;
    padding-bottom: 64px;
  }

  .section.section__b2b-how-works-s7 {
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .section.section__b2b-how-works-s4,
  .section.section__b2b-how-works-s5,
  .section.section__b2b-how-works-s6 {
    padding-top: 96px;
  }

  .section.section__b2c-home-s4 {
    padding-bottom: 96px;
  }

  .section.section__b2c-how-s1 {
    padding-top: 96px;
  }

  .section.section__b2c-how-s2 {
    padding-top: 96px;
    padding-bottom: 80px;
  }

  .section.section__b2c-how-s3 {
    padding-bottom: 24px;
  }

  .section.section__b2c-how-s4,
  .section.section__b2c-how-s5 {
    padding-top: 96px;
  }

  .section.section__b2c-how-s6 {
    background-size: 700px;
  }

  .section.section__b2c-how-s7 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-how-s8 {
    padding-top: 96px;
    padding-bottom: 32px;
  }

  .section.section__b2c-observer-s2 {
    margin-bottom: 96px;
  }

  .section.section__b2c-observer-s3 {
    margin-bottom: 80px;
  }

  .section.section__b2c-observer-s4 {
    margin-bottom: 72px;
  }

  .section.section__b2c-observer-s5 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section.section__b2c-observer-s6 {
    padding-top: 96px;
    padding-bottom: 48px;
  }

  .section.section__blog {
    padding-bottom: 56px;
  }

  .section.section__b2c-about-s1,
  .section.section__terms-s1 {
    padding-top: 96px;
  }

  .section.section__terms-s2 {
    padding-top: 80px;
    padding-bottom: 64px;
  }

  .section.section__blog-content {
    padding-top: 56px;
  }

  .section.section__blog-read-more {
    padding-bottom: 56px;
  }

  .section.section__tags {
    padding-top: 8px;
  }

  .section.section__b2c-early-access-s3 {
    padding-top: 96px;
  }

  .container.container__1376.c222 {
    position: relative;
  }

  .navbar {
    height: 64px;
  }

  .navbar-logo {
    justify-content: center;
    align-items: center;
    margin-left: -90px;
    margin-right: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 50%;
    right: auto;
  }

  .navbar-logo.navbar-logo__sidebar {
    margin-left: 32px;
    margin-right: 32px;
    display: flex;
    position: static;
  }

  .navbar-logo.navbar-logo__terms {
    margin-left: 0;
  }

  .navbar-link {
    width: 100%;
    border-bottom: 1px solid var(--light-grey);
    color: var(--blue--60);
    padding: 16px 0;
  }

  .navbar-link:hover {
    color: var(--blue--70);
  }

  .navbar-link.navbar-link__desktop {
    width: auto;
    color: var(--white);
    border-bottom-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-link.navbar-link__menu {
    color: var(--white);
    border-bottom-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .navbar-link.navbar-link__home {
    display: inline-block;
  }

  .hero-content,
  .hero-content.home-hero-content__devs {
    padding-top: 80px;
  }

  .hero-content.hero-content__press-detail {
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 112px;
    display: block;
  }

  .hero-content.hero-content__privacy {
    min-height: 370px;
  }

  .hero-content.hero-content__blog-detail {
    padding-top: 8px;
  }

  .hero-content.hero-content__b2c-home,
  .hero-content.hero-content__b2c-how-it-works-mob {
    padding-top: 16px;
  }

  .hero-content.hero-content__b2c-early-access {
    padding-top: 48px;
    padding-bottom: 64px;
  }

  .hero-content.home-hero-content__early-access {
    padding-top: 80px;
  }

  .h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .button.button__blue-outline.button__sign-in {
    margin-top: 12px;
  }

  .b-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .home-hero-decor-pt2 {
    width: 140px;
    left: -6px;
  }

  .home-hero-decor-pt1 {
    width: 630px;
    left: 62px;
  }

  .hero-content__pt2 {
    width: 700px;
    height: 410px;
  }

  .b-home-s2__pt2 {
    margin-left: -40px;
    margin-right: -40px;
  }

  .decor-pattern-left {
    width: 150px;
    height: 170px;
    top: auto;
    bottom: 0%;
    left: -4px;
    right: auto;
  }

  .decor-pattern-left.decor-pattern-desktop {
    top: auto;
    bottom: 0%;
    left: -4px;
    right: auto;
  }

  .decor-pattern-right {
    width: 190px;
    height: 180px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: -20px;
  }

  .decor-pattern-right.decor-pattern-desktop {
    top: auto;
    bottom: 0%;
    left: auto;
    right: -24px;
  }

  .quote-item {
    max-width: 540px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .quote-item__photo {
    width: 100%;
    height: 400px;
  }

  .quote-item__photo.nicholas {
    background-position: 50% 20%;
  }

  .quote-item__content {
    width: 100%;
    padding-top: 24px;
    padding-left: 24px;
  }

  .quote-item__content.texted-author {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .quote-item__icon {
    margin-bottom: 16px;
  }

  .quote-item__text {
    font-size: 20px;
    line-height: 30px;
  }

  .quote-item__mask {
    width: auto;
    height: 18px;
    background-image: url("../images/quote-image-mask-mob.svg");
    background-position: -25px 100%;
    background-size: auto 18px;
    top: auto;
    bottom: -2px;
    left: 0%;
    right: 0%;
  }

  .quote-item__mask.texted-author {
    background-position: -24px 100%;
    bottom: -2px;
  }

  .b-b2b-home-s2 {
    width: 100vw;
    height: 260px;
    margin-bottom: -260px;
    margin-left: -40px;
    position: relative;
  }

  .info-box {
    grid-column-gap: 6vw;
    padding-right: 40px;
  }

  .footer-info-items {
    max-width: 680px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-card-s {
    flex-direction: column;
  }

  .blog-card-s__image {
    width: 100%;
    padding-bottom: 50%;
  }

  .footer-half-bg-decor {
    height: 240px;
  }

  .footer-half-bg-decor.privacy-decor {
    height: 50%;
  }

  .footer-pt1 {
    grid-template-columns: 1fr 144px 1fr 1fr;
  }

  .footer__logo {
    width: 132px;
  }

  .footer__title {
    padding-top: 1px;
  }

  .footer-pt2 {
    grid-template-columns: 1fr minmax(200px, 270px);
  }

  .footer-pt2__social {
    grid-column-gap: 16px;
  }

  .footer-pt2__title {
    padding-top: 1px;
  }

  .top-bar {
    background-image: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .navbar-logo__desktop {
    display: none;
  }

  .navbar-logo__mob {
    width: 180px;
    margin-top: 0;
    display: block;
  }

  .menu-button {
    color: var(--white);
    padding: 0;
    overflow: hidden;
  }

  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }

  .b-nav-menu {
    z-index: 200;
    width: 100%;
    max-height: 100vh;
    max-width: 380px;
    min-width: 380px;
    background-color: rgba(255, 255, 255, 0);
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .b-navbar-menu-pt1 {
    margin-bottom: 48px;
  }

  .navbar-menu-pt2 {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-items: center;
    display: flex;
  }

  .navbar-logo__sidebar-logo {
    width: 172px;
  }

  .nav-menu {
    z-index: 1000;
    height: 100%;
    background-color: var(--white);
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 16px 14px;
    display: flex;
    overflow: auto;
  }

  .nav-menu-close-btn {
    color: var(--black);
    padding: 0;
    font-weight: 700;
    position: absolute;
    top: 16px;
    bottom: auto;
    left: auto;
    right: 12px;
    overflow: hidden;
  }

  .nav-menu-close-btn.w--open {
    z-index: 10;
    width: 24px;
    height: 24px;
    background-color: rgba(255, 255, 255, 0);
    top: 16px;
    right: 14px;
  }

  .nav-menu-close-btn__icon {
    background-color: var(--light-grey);
    color: var(--black);
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
    position: static;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .nav-menu-close-btn__icon:hover {
    background-color: var(--grey);
  }

  .home-hero-content__pt2-devs {
    padding-top: 32px;
  }

  .b2b-devs-hero-logo {
    display: none;
  }

  .title-decor-devs {
    width: 100px;
  }

  .text-block-12 {
    flex: 1;
  }

  .footer-pt2__title-copy {
    padding-top: 1px;
  }

  .blog-grid-item {
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 64px;
  }

  .blog-grid-item__title {
    font-size: 32px;
    line-height: 40px;
  }

  .blog-grid-item__date {
    padding-top: 4px;
  }

  .card-blog-author {
    margin-bottom: 9px;
  }

  .b-tag-link.center-mob {
    justify-content: center;
  }

  .blog-grid-item__cover {
    width: 100%;
    height: auto;
    min-height: 0;
    padding-bottom: 54%;
  }

  .b-terms-content {
    grid-template-columns: 1fr;
  }

  .rtb-privacy h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .rtb-privacy-copy {
    font-size: 18px;
    line-height: 28px;
  }

  .terms-b1 {
    grid-template-columns: 1fr;
  }

  .b-chapter-links {
    height: auto;
    margin-bottom: 56px;
    padding-right: 0;
    overflow: visible;
  }

  .chapter-link {
    border-bottom: 1px dotted rgba(55, 55, 66, 0.35);
  }

  .chapter-link:hover {
    border-bottom-style: none;
  }

  .chapter-col {
    position: relative;
    top: 0;
  }

  .info-box2 {
    padding: 40px 24px;
  }

  .info-box2__pt1 {
    padding-left: 80px;
    padding-right: 24px;
  }

  .b-subnav-links {
    justify-content: center;
  }

  .subnav-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 21px;
  }

  .subnav-link.subnav-link__margin {
    margin-left: 0;
    margin-right: 0;
  }

  .about-us {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .about-us__img {
    padding-bottom: 62%;
  }

  .about-info-block__pt1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .h3.mb16.mt-under-image {
    margin-top: 12px;
  }

  .h3.white.center-mob {
    text-align: center;
  }

  .b-press-s4-content {
    margin-bottom: 64px;
  }

  .b-press-s4-content.max-680 {
    margin-bottom: 56px;
  }

  .media-logos {
    margin-bottom: 96px;
  }

  .media-info {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .brand-guides {
    align-items: start;
    display: block;
  }

  .minimum-size {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    margin-bottom: 32px;
  }

  .b-breadcrumbs {
    margin-bottom: 72px;
    position: static;
  }

  .b-breadcrumbs.blog-back {
    margin-bottom: 24px;
  }

  .subtitle-top.v2 {
    margin-top: 16px;
  }

  .subtitle-top.subtitle-top__under-image {
    margin-top: 24px;
  }

  .company-news-title {
    margin-bottom: 48px;
  }

  .s-v2.b2c-observer-s7-content,
  .s-v2.b2c-how-s6 {
    padding-top: 96px;
    padding-bottom: 48px;
  }

  .s-v2.observer-s1 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .our-team {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .about-info-block {
    grid-template-columns: 1fr;
  }

  .about-info-block__pt2 {
    margin-bottom: 16px;
  }

  .b-text-image {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .b-text-image.inverted {
    grid-template-columns: 1fr;
  }

  .b-text-image__col1 {
    margin-bottom: 16px;
  }

  .c-3-quotes {
    width: 100%;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._3-quotes-item {
    margin-bottom: 56px;
  }

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

  .div-block-61 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .b-home-s3-copy {
    width: 100vw;
    height: 260px;
    margin-bottom: -260px;
    margin-left: -40px;
    position: relative;
  }

  .div-block-64 {
    z-index: 5;
    width: 70px;
    height: 64px;
    margin-left: -35px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 50%;
    right: auto;
  }

  .div-block-65 {
    z-index: 5;
    position: relative;
  }

  .blog-card__img {
    height: auto;
    padding-bottom: 60%;
  }

  .b2c-home-s2 {
    width: 680px;
    height: 309px;
  }

  .b-home-s3-copy {
    width: 100vw;
    height: 260px;
    margin-bottom: 0;
    margin-left: -40px;
    position: absolute;
  }

  .company-quotes-item {
    width: 570px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .company-quotes-item__text {
    font-size: 16px;
    line-height: 24px;
  }

  .b-company-quotes {
    width: 1770px;
  }

  .company-quotes-row.company-quotes-row__1 {
    transform: translate(-1730px);
  }

  .company-quotes-row.company-quotes-row__2 {
    transform: translate(-1990px);
  }

  .company-quotes-row.company-quotes-row__3 {
    transform: translate(-1850px);
  }

  .company-quotes-row.company-quotes-row__4 {
    transform: translate(-1600px);
  }

  .company-quotes-mask {
    width: 120px;
    top: 16%;
  }

  .company-quotes-mask.company-quotes-mask__right {
    top: 16%;
    bottom: 0%;
    left: auto;
    right: 0%;
    transform: rotate(180deg);
  }

  .how-works-tab-pane {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .how-works-tabs-menu__link2 {
    padding-top: 0;
  }

  .blog-hero__image {
    padding-bottom: 47vw;
  }

  .rtb-privacy-copy h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .anchor {
    top: -64px;
  }

  .div-block-93 {
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .btc-observer-hero-img {
    width: 740px;
    left: -16px;
  }

  .b2c-observer-s5-pt2 {
    width: 100vw;
    height: 260px;
    margin-bottom: -260px;
    margin-left: -40px;
    position: relative;
  }

  .hero-content__pt2-observer {
    margin-bottom: 40px;
    left: -20px;
  }

  .about-us__pt2 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .b2c-home-s2__pt1 {
    width: 600px;
  }

  .b2c-home-s2__pt2 {
    width: 126px;
  }

  .rtb-terms-large,
  .rtb-terms-normal {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-hero-title {
    font-size: 42px;
    line-height: 50px;
  }

  .navbar-logo__terms-pages {
    margin-top: 0;
  }

  .image-13 {
    margin-bottom: -32px;
  }

  .b2c-hero-animation__pt3-2 {
    width: 230px;
  }

  .b-b2c-hero-animation-2 {
    left: -20px;
  }

  .b2c-hero-animation__pt1-2 {
    width: 310px;
    height: 200px;
    top: 92px;
  }

  .b2c-hero-animation__pt2-2 {
    top: 325px;
    left: 144px;
  }

  .b2c-hero-animation__line-2 {
    width: 290px;
    bottom: 24px;
  }

  .b2c-hero-animation-2 {
    width: 520px;
    height: 424px;
  }

  .tabs {
    width: 100%;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .how-works-tab2-b-img {
    margin-top: 24px;
    padding: 12px;
  }

  .how-works-tabs-menu2 {
    padding-top: 0;
  }

  .navbar-container__pt2 {
    display: none;
  }

  ._404-content {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .b2c-how-works-hero-titles {
    margin-bottom: 32px;
  }

  .b2c-how-works-hero-content {
    flex-direction: column-reverse;
  }

  .b2c-how-works-hero-content__pt2 {
    margin-bottom: 56px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
  }

  h2 {
    font-size: 28px;
    line-height: 32px;
  }

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

  .section.section__b2b-home-s1,
  .section.section__b2b-home-s3 {
    padding-top: 56px;
  }

  .section.section__b2b-home-s4 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2b-home-s6-divider {
    padding-bottom: 48px;
  }

  .section.section__b2b-dev-s2 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2b-dev-s3 {
    padding-top: 56px;
  }

  .section.section__b2b-home-s4-copy-copy {
    margin-bottom: 0;
    padding-top: 32px;
    padding-bottom: 16px;
  }

  .section.section__b2b-home-s4-copy-copygfgfg {
    margin-bottom: 0;
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .section.section__b2c-page-nav {
    position: static;
  }

  .section.section__b2c-page-nav.cookie-policy-hidden {
    display: block;
    top: 150px;
  }

  .section.section__b2c-press-s2 {
    padding-top: 24px;
  }

  .section.section__b2c-press-s3 {
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 56px;
  }

  .section.section__b2c-press-s4,
  .section.section__b2c-press-s5,
  .section.section__b2c-press-s6,
  .section.section__b2c-press-s7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2c-press-detail-s1 {
    margin-bottom: 0;
    padding-top: 56px;
    padding-bottom: 32px;
  }

  .section.section__b2c-about-s2,
  .section.section__b2c-about-s4 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2c-observer-s7 {
    background-size: 100vw;
  }

  .section.section__b2c-home-s3 {
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .section.section__b2c-home-s5 {
    padding-bottom: 40px;
  }

  .section.section__b2b-how-works-s3 {
    padding-top: 56px;
    padding-bottom: 0;
  }

  .section.section__how-works-s1 {
    padding-top: 56px;
    padding-bottom: 24px;
  }

  .section.section__b2b-how-works-s7 {
    padding-bottom: 24px;
  }

  .section.section__b2b-how-works-s4,
  .section.section__b2b-how-works-s5,
  .section.section__b2b-how-works-s6,
  .section.section__b2c-home-s1 {
    padding-top: 56px;
  }

  .section.section__b2c-home-s3 {
    padding-top: 56px;
    padding-bottom: 0;
  }

  .section.section__b2c-home-s4 {
    padding-bottom: 56px;
  }

  .section.section__b2c-how-s1 {
    padding-top: 56px;
  }

  .section.section__b2c-how-s2 {
    padding-top: 80px;
    padding-bottom: 56px;
  }

  .section.section__b2c-how-s3 {
    padding-top: 56px;
    padding-bottom: 16px;
  }

  .section.section__b2c-how-s4 {
    padding-top: 56px;
  }

  .section.section__b2c-how-s5 {
    padding-top: 64px;
  }

  .section.section__b2c-how-s6 {
    background-size: 100vw;
  }

  .section.section__b2c-how-s7,
  .section.section__b2c-how-s8 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2c-observer-s2,
  .section.section__b2c-observer-s3,
  .section.section__b2c-observer-s4 {
    margin-bottom: 56px;
  }

  .section.section__b2c-observer-s5 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.section__b2c-observer-s6 {
    padding-top: 56px;
    padding-bottom: 16px;
  }

  .section.section__blog,
  .section.section__b2c-about-s1,
  .section.section__terms-s1 {
    padding-top: 56px;
  }

  .section.section__terms-s2 {
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .section.section__blog-read-more {
    padding-bottom: 40px;
  }

  .section.section__tags {
    margin-bottom: -16px;
    padding-top: 0;
  }

  .section.section__b2c-how-it-works-mob {
    padding-bottom: 0;
  }

  .section.section__b2c-early-access-s3 {
    padding-top: 56px;
  }

  .navbar {
    padding-left: 14px;
    padding-right: 14px;
  }

  .navbar-logo.navbar-logo__terms {
    left: auto;
  }

  .navbar-link.navbar-link__desktop {
    display: none;
  }

  .navbar-button__text {
    font-size: 14px;
  }

  .navbar-container {
    max-width: 570px;
  }

  .hero-content,
  .hero-content.home-hero-content__devs,
  .hero-content.home-hero-content__devs-demo {
    padding-top: 48px;
  }

  .hero-content.hero-content__press-detail {
    padding-bottom: 80px;
  }

  .hero-content.hero-content__hero-v1 {
    min-height: 320px;
  }

  .hero-content.hero-content__privacy {
    min-height: 280px;
    padding-top: 48px;
    padding-bottom: 0;
  }

  .hero-content.hero-content__blog-detail {
    margin-left: -14px;
    margin-right: -14px;
  }

  .hero-content.home-hero-content__in-touch {
    padding-top: 48px;
  }

  .hero-content.hero-content__how-it-works {
    min-height: 320px;
    padding-top: 48px;
  }

  .hero-content.home-hero-content__early-access {
    padding-top: 48px;
  }

  .hero-content__pt1.b2b-in-touch {
    margin-bottom: 48px;
  }

  .h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .subtitle {
    font-size: 18px;
    line-height: 28px;
  }

  .button.button__white.wide {
    width: 100%;
  }

  .b-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 24px;
  }

  .home-hero-decor-pt2 {
    width: 106px;
    left: 25px;
  }

  .home-hero-decor-pt1 {
    width: 380px;
  }

  .hero-content__pt2 {
    width: 447px;
    height: 260px;
    padding-top: 24px;
    left: -11px;
  }

  .hero-mask {
    bottom: -2px;
  }

  .h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .h2.mb24 {
    margin-bottom: 16px;
  }

  .b-home-s2 {
    margin-bottom: 80px;
  }

  .b-home-s2.how-works-s3 {
    margin-bottom: 40px;
  }

  .b-home-s2__logos {
    margin-left: 20px;
    margin-right: 20px;
  }

  .b-home-s2__cols {
    justify-content: center;
    align-items: center;
    padding-bottom: 32px;
    display: flex;
  }

  .b-home-s2__cols.last {
    padding-bottom: 0;
  }

  .b-home-s2__pt2 {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 32px;
  }

  .decor-pattern-left {
    width: 96px;
    height: 120px;
    display: none;
  }

  .decor-pattern-left.decor-pattern-desktop {
    display: block;
  }

  .decor-pattern-left.decor-pattern-desktop.hide {
    display: none;
  }

  .decor-pattern-left.show {
    display: block;
  }

  .decor-pattern-right {
    width: 120px;
    height: 120px;
    display: none;
  }

  .decor-pattern-right.decor-pattern-desktop {
    display: block;
  }

  .decor-pattern-right.decor-pattern-desktop.hide {
    display: none;
  }

  .decor-pattern-right.show {
    display: block;
  }

  .quote-item.quote-item__texted-name {
    margin-bottom: 32px;
  }

  .quote-item__photo {
    height: 320px;
  }

  .quote-item__photo.giles-palmer {
    background-position: 50% 0;
  }

  .quote-item__photo.justin-bolognino {
    background-position: 50%;
  }

  .quote-item__photo.nicholas {
    background-position: 50% 28%;
  }

  .quote-item__content {
    padding-top: 24px;
  }

  .quote-item__content.texted-author {
    padding-top: 16px;
  }

  .quote-item__icon {
    margin-bottom: 8px;
  }

  .quote-item__text {
    font-size: 18px;
    line-height: 28px;
  }

  .b-b2b-home-s2 {
    height: 220px;
    margin-bottom: -220px;
    margin-left: -14px;
  }

  .info-box {
    max-width: 540px;
    grid-column-gap: 0vw;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
  }

  .info-box__pt1 {
    width: 102%;
    max-width: none;
    margin-bottom: -64px;
    margin-left: -5px;
    padding-bottom: 100%;
  }

  .footer-info-items {
    max-width: 540px;
  }

  .footer-half-bg-decor,
  .footer-half-bg-decor.privacy-decor {
    height: 96px;
  }

  .footer-pt1 {
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer__logo {
    width: 224px;
    height: 30px;
  }

  .footer__title {
    justify-content: center;
  }

  .footer__pt2 {
    padding: 40px 16px;
  }

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

  .footer-pt2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer-pt2__social {
    grid-column-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 24px 24px 24px;
  }

  .footer-pt2__title {
    justify-content: center;
    margin-bottom: 8px;
    padding-top: 4px;
  }

  .top-bar {
    text-align: left;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 14px;
    padding-right: 14px;
  }

  .text-block-9 {
    margin-bottom: 4px;
  }

  .navbar-menu-pt2 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .container-copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .title-decor-devs {
    width: 80px;
  }

  .quote-item__name {
    font-size: 18px;
    line-height: 28px;
  }

  .calendly {
    padding-top: 32px;
  }

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

  .text-field.text-field__form-line-hero {
    margin-bottom: 8px;
  }

  .error-message {
    padding-left: 16px;
  }

  .text-block-12 {
    padding-top: 2px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-span-3 {
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    padding-top: 1px;
    padding-left: 0;
    display: flex;
  }

  .footer-pt2__title-copy {
    justify-content: center;
    margin-bottom: 8px;
    padding-top: 4px;
  }

  .blog-grid-item {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
    margin-bottom: 56px;
  }

  .blog-grid-item__title {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
  }

  .blog-grid-item__text {
    margin-top: -4px;
  }

  .blog-grid-item__date {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .b-tag-link {
    margin-left: -8px;
    margin-right: -8px;
  }

  .c-tag-link {
    padding-left: 4px;
    padding-right: 4px;
  }

  .blog-grid-item__cover {
    padding-bottom: 56%;
  }

  .blog-grid-item__3 {
    display: block;
  }

  .hero-mask-light {
    bottom: -2px;
  }

  .b-terms-content {
    display: block;
  }

  .rtb-privacy {
    font-size: 16px;
    line-height: 27px;
  }

  .rtb-privacy em {
    margin-top: 16px;
    margin-bottom: -16px;
    font-size: 14px;
    line-height: 21px;
  }

  .rtb-privacy h3 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .rtb-privacy h4 {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 28px;
  }

  .rtb-privacy h5 {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 27px;
  }

  .rtb-privacy blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .terms-b1 {
    grid-row-gap: 0px;
  }

  .info-box2 {
    flex-direction: column;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .info-box2__pt1 {
    text-align: center;
    background-position: 50% 0;
    padding-top: 64px;
    padding-left: 0;
    padding-right: 0;
  }

  .info-box2__title {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .info-box2__text {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 27px;
  }

  .text-block-20 {
    padding-top: 0;
    padding-bottom: 64px;
    font-size: 20px;
    line-height: 32px;
  }

  .b-subnav-links {
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .subnav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
  }

  .about-us {
    grid-row-gap: 24px;
  }

  .h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .h3.mb24 {
    font-size: 26px;
    line-height: 32px;
  }

  .h3.mb24.mb16mob {
    margin-bottom: 16px;
  }

  .h3.mb16.mt-under-image {
    margin-top: 8px;
  }

  .h3.how-works {
    margin-bottom: 72px;
    font-size: 28px;
  }

  .h3.h3__terms {
    margin-top: 48px;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 28px;
  }

  .media-logos {
    grid-template-columns: 1fr;
    margin-bottom: 80px;
  }

  .media-logos__c-logo {
    min-height: 120px;
  }

  .official-colors-item,
  .minimum-size__pt1 {
    font-size: 16px;
    line-height: 24px;
  }

  .minimum-size__c-img {
    margin-bottom: 8px;
  }

  .guide-images {
    margin-bottom: 80px;
  }

  .product-images__pt2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .product-images-item.hide-mob {
    display: none;
  }

  .b-breadcrumbs {
    margin-bottom: 56px;
  }

  .b-breadcrumbs.blog-back {
    padding-left: 8px;
    padding-right: 14px;
  }

  .breadcrumbs__link.back-link {
    font-size: 16px;
    line-height: 24px;
  }

  .company-news-link {
    padding: 24px;
  }

  .company-news-link__title {
    font-size: 18px;
    line-height: 28px;
  }

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

  .subtitle-top.v2,
  .subtitle-top.subtitle-top__under-image {
    margin-top: 8px;
  }

  .b-company-news {
    grid-template-columns: 1fr;
  }

  .s-v2.b2c-observer-s7-content {
    padding-top: 56px;
  }

  .s-v2.b2c-how-s6 {
    padding-top: 72px;
  }

  .s-v2.observer-s1 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .our-team {
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .our-team-item__photo {
    margin-bottom: 12px;
  }

  .our-team-item__name,
  .our-team-item__post {
    font-size: 18px;
    line-height: 24px;
  }

  .about-info-block__pt2 {
    margin-left: -8px;
  }

  .b-text-image__image {
    box-shadow: 0 1px 8px rgba(0, 36, 91, 0.1);
  }

  .b-home-s3-copy {
    height: 220px;
    margin-bottom: -220px;
    margin-left: -14px;
  }

  .b-footer-blogs {
    max-width: 540px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-card__img {
    padding-bottom: 44%;
  }

  .blog-card-content {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .b2c-home-s2 {
    width: 430px;
    height: 207px;
    padding-top: 8px;
  }

  .b-home-s3-copy {
    height: 220px;
    margin-bottom: 0;
    margin-left: -14px;
  }

  .b-home-s2-copy {
    margin-bottom: 16px;
  }

  .company-quotes-carousel {
    margin-left: -14px;
    margin-right: -14px;
  }

  .company-quotes-item {
    width: 480px;
    padding: 4px 12px 4px 8px;
  }

  .company-quotes-item__logo {
    width: 72px;
    margin-right: 16px;
  }

  .company-quotes-item__text {
    font-size: 14px;
    line-height: 21px;
  }

  .c-company-quotes-item {
    padding-left: 4px;
    padding-right: 4px;
  }

  .company-quotes-row {
    margin-bottom: 8px;
  }

  .company-quotes-mask {
    width: 60px;
    top: 22%;
  }

  .company-quotes-mask.company-quotes-mask__right {
    top: 22%;
  }

  .how-works-tabs-menu__link {
    margin-bottom: 8px;
    margin-left: 4px;
    margin-right: 4px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .how-works-tab-pane {
    padding-bottom: 8px;
  }

  .how-works-tabs-menu {
    margin-left: -8px;
    margin-right: -8px;
  }

  .how-works-tabs-menu__link2 {
    margin-bottom: 24px;
  }

  .blog-hero {
    border-radius: 0;
  }

  .blog-hero__image {
    padding-bottom: 60vw;
  }

  .blog-hero__pt2 {
    padding: 20px 20px 16px;
  }

  .blog-hero__pt3 {
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .blog-hero__pt3.footer-share {
    padding-bottom: 32px;
  }

  .rtb-privacy-copy {
    font-size: 16px;
    line-height: 27px;
  }

  .rtb-privacy-copy em {
    margin-top: 16px;
    margin-bottom: -16px;
    font-size: 14px;
    line-height: 21px;
  }

  .rtb-privacy-copy h3 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .rtb-privacy-copy h4 {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 28px;
  }

  .rtb-privacy-copy h5 {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 27px;
  }

  .rtb-privacy-copy blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .rtb-blog h2 {
    margin-top: 40px;
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 32px;
  }

  .rtb-blog h3 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 22px;
    line-height: 30px;
  }

  .rtb-blog blockquote {
    font-size: 20px;
    line-height: 32px;
  }

  .rtb-blog h4 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
  }

  .rtb-blog ul {
    padding-left: 24px;
  }

  .divider-before-footer {
    height: 48px;
  }

  .page-count {
    font-size: 16px;
    line-height: 24px;
  }

  .anchor {
    top: -96px;
  }

  .calendly-inline-widget {
    height: 870px;
  }

  .how-works-s7__title {
    margin-bottom: 8px;
    font-size: 28px;
    line-height: 38px;
  }

  .btc-observer-hero-img {
    width: 740px;
  }

  .b2c-observer-s5-pt2 {
    height: 220px;
    margin-bottom: -220px;
    margin-left: -14px;
  }

  .hero-content__pt2-observer {
    width: auto;
    height: auto;
    margin-bottom: -38px;
    left: auto;
  }

  .b2c-home-s2__pt1 {
    width: 420px;
    left: 60px;
  }

  .b2c-home-s2__pt2 {
    width: 110px;
  }

  .list {
    padding-left: 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .rtb-terms-large {
    font-size: 16px;
    line-height: 24px;
  }

  .rtb-terms-large p,
  .rtb-terms-large ul {
    margin-bottom: 16px;
  }

  .rtb-terms-large li {
    background-size: 6px;
    margin-bottom: 8px;
    padding-left: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .rtb-terms-normal {
    font-size: 16px;
    line-height: 24px;
  }

  .rtb-terms-normal p,
  .rtb-terms-normal ul {
    margin-bottom: 16px;
  }

  .rtb-terms-normal li {
    background-size: 6px;
    margin-bottom: 8px;
    padding-left: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .terms-table-row.first._3cols {
    display: none;
  }

  .terms-table-row._3-cols {
    flex-direction: column;
  }

  .terms-table-row__title {
    font-size: 16px;
  }

  .terms-table-row__title.show-on-mob {
    margin-top: 8px;
    display: block;
  }

  .terms-table-row__title.show-on-mob.first {
    margin-top: 0;
  }

  .terms-table-row__text {
    font-size: 16px;
    line-height: 24px;
  }

  .terms-table-row__col2._3-cols {
    border-left: 1px solid var(--grey);
    padding-top: 8px;
    padding-left: 16px;
  }

  .terms-table-row__col1 {
    margin-right: 16px;
  }

  .terms-table-row__col1._3-cols {
    max-width: none;
    padding-bottom: 0;
  }

  .terms-table-row__col1._3-cols.first {
    border-top: 1px solid var(--grey);
  }

  .terms-table-row__col1._3-cols.wide {
    max-width: none;
  }

  .terms-table {
    margin-top: 16px;
  }

  .terms-table-row__col3 {
    border-left: 1px solid var(--grey);
    padding-top: 0;
    padding-left: 16px;
  }

  .blog-hero-title {
    font-size: 28px;
    line-height: 32px;
  }

  .blog-author {
    justify-content: center;
    margin-bottom: 56px;
  }

  .div-block-97 {
    flex-direction: row-reverse;
  }

  .blog-author__photo {
    width: 64px;
    height: 64px;
    margin-left: 0;
    margin-right: 8px;
  }

  .blog-author__title {
    align-items: flex-start;
  }

  .blog-author__name {
    font-size: 16px;
    line-height: 21px;
  }

  .b2c-hero-animation__pt3-2 {
    width: 200px;
  }

  .b-b2c-hero-animation-2 {
    width: auto;
    height: auto;
    margin-bottom: 24px;
    left: auto;
  }

  .b2c-hero-animation__pt1-2 {
    width: 320px;
    height: 170px;
    top: 102px;
  }

  .b2c-hero-animation__logo-2 {
    width: 40px;
  }

  .b2c-hero-animation__pt2-2 {
    top: 303px;
    left: 139px;
  }

  .b2c-hero-animation__line-2 {
    width: 200px;
    height: 140px;
    top: auto;
    bottom: 0%;
    left: 15px;
    right: auto;
  }

  .b2c-hero-animation-2 {
    width: 420px;
    height: 386px;
    padding-top: 16px;
  }

  .tab-how-works-tab2-b-img {
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-bottom: 24px;
    display: flex;
  }

  .how-works-tabs-menu2__tabs-content {
    display: none;
  }

  .how-works-tabs-menu__link2-2 {
    width: 330px;
    min-width: 440px;
    border-left-style: none;
    padding-left: 14px;
    padding-right: 14px;
  }

  .tabs {
    width: auto;
    margin-left: -14px;
    margin-right: -14px;
    overflow: scroll;
  }

  .how-works-tabs-menu2__title {
    text-align: center;
  }

  .how-works-tab2-b-img {
    width: 100%;
    margin-top: 0;
    padding: 16px 48px;
  }

  .how-works-tabs-menu2 {
    flex-direction: row;
  }

  .how-works-tabs-menu2__text {
    text-align: center;
    font-size: 16px;
    line-height: 27px;
  }

  .rtb-press h2 {
    margin-top: 40px;
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 32px;
  }

  .rtb-press h3 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 22px;
    line-height: 30px;
  }

  .rtb-press h4 {
    margin-top: 24px;
    margin-bottom: 8px;
  }

  .rtb-press ul {
    padding-left: 24px;
  }

  .short-detail-text {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .b2c-how-works-hero-titles {
    margin-bottom: 24px;
  }

  .b2c-how-works-hero-content__pt2 {
    width: 100%;
    max-width: 530px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .how-works-step {
    min-height: 120px;
    padding-right: 24px;
  }

  .how-works-step-item__ic {
    margin-right: 16px;
  }

  .how-works-step-item {
    font-size: 16px;
    line-height: 24px;
  }

  .how-works-step__number {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    font-size: 24px;
    line-height: 32px;
    left: -24px;
  }

  .how-works-mob {
    width: 264px;
  }

  .how-works-mob__screen {
    width: 232px;
    height: 500px;
    margin-top: 14px;
  }

  .form-line-hero {
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .section.section__b2c-observer-s7,
  .section.section__b2c-how-s6 {
    background-image: none;
  }

  .navbar-logo {
    margin-left: -70px;
  }

  .navbar-logo.navbar-logo__terms {
    display: flex;
  }

  .navbar-button__text {
    font-size: 16px;
  }

  .button.button__info-bar {
    height: 34px;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    display: flex;
  }

  .button.button__blue-outline.medium {
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-content__pt2 {
    left: -25px;
  }

  .h2.wide-words {
    font-size: 24px;
  }

  .b-home-s2 {
    margin-bottom: 56px;
  }

  .decor-pattern-left.decor-pattern-desktop {
    bottom: 4px;
    left: -30px;
  }

  .decor-pattern-right.decor-pattern-desktop {
    bottom: -1px;
    right: -48px;
    transform: rotate(180deg);
  }

  .quote-item__photo.justin-bolognino {
    background-position: 50%;
  }

  .quote-item__photo.nicholas {
    background-position: 50% 0;
  }

  .quote-item__mask {
    background-position: -24px 100%;
  }

  .b-b2b-home-s2 {
    height: 160px;
    margin-bottom: -160px;
  }

  .info-box__pt1 {
    margin-top: -24px;
  }

  .learn-more-link {
    line-height: 20px;
  }

  .text-block-9 {
    flex: 1;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 24px;
    font-size: 12px;
    line-height: 18px;
  }

  .text-span-2 {
    top: 4px;
  }

  .navbar-logo__mob {
    width: 140px;
  }

  .b-nav-menu {
    width: 87vw;
    max-width: none;
    min-width: 280px;
  }

  .container-copy {
    flex-direction: row;
    align-items: center;
  }

  .div-block {
    padding-top: 24px;
  }

  .div-block-3 {
    margin-bottom: 16px;
  }

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

  .b-tag-link.center-mob {
    text-align: left;
    justify-content: flex-start;
  }

  .tag-link {
    font-size: 13px;
  }

  .official-colors-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .official-colors {
    flex-direction: column;
    margin-bottom: 56px;
  }

  .product-images__pt2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr;
  }

  .breadcrumbs__separator {
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    top: 4px;
  }

  .breadcrumbs__link,
  .breadcrumbs__current {
    font-size: 14px;
  }

  .our-team {
    grid-template-columns: 1fr 1fr;
  }

  .about-info-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-info-block__pt2 {
    width: 76vw;
    max-width: none;
  }

  .div-block-60 {
    width: auto;
    margin-left: -4px;
    margin-right: -4px;
  }

  .div-block-61 {
    margin-bottom: 8px;
    margin-left: 4px;
    margin-right: 4px;
  }

  .image-12 {
    width: 23vw;
    width: 28vw;
    max-width: 96px;
    margin-bottom: 4px;
    margin-right: 0;
  }

  .b-home-s3-copy {
    height: 160px;
    margin-bottom: -160px;
  }

  .div-block-63 {
    margin-right: 40px;
  }

  .blog-card__img {
    padding-bottom: 60%;
  }

  .blog-card__info.white {
    line-height: 19px;
  }

  .blog-card__info-text {
    font-size: 14px;
    line-height: 19px;
  }

  .blog-card-content {
    padding-left: 12px;
  }

  .b-home-s3-copy {
    height: 160px;
    margin-bottom: 0;
  }

  .how-works-tabs-menu__link {
    text-align: center;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 8px 1.5vw;
    font-size: 3.5vw;
  }

  .how-works-tabs-menu {
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    display: flex;
  }

  .blog-hero__pt2 {
    align-items: flex-start;
  }

  .blog-hero-author__photo {
    margin-right: 6px;
  }

  .blog-hero__pt3 {
    justify-content: flex-start;
  }

  .btc-observer-hero-img {
    width: 140vw;
  }

  .b2c-observer-s5-pt2 {
    height: 160px;
    margin-bottom: -160px;
  }

  .hero-content__pt2-observer {
    margin-bottom: -3vw;
  }

  .b2c-home-s2__pt1 {
    left: 63px;
  }

  .terms-table-row {
    flex-direction: column;
  }

  .terms-table-row__col2 {
    border-left: 1px solid var(--grey);
    padding-top: 8px;
    padding-left: 16px;
  }

  .terms-table-row__col1 {
    max-width: none;
    padding-bottom: 0;
  }

  .terms-table-row__col3 {
    border-left: 1px solid var(--grey);
    padding-top: 8px;
    padding-left: 16px;
  }

  .blog-hero-title {
    text-align: left;
  }

  .blog-author {
    justify-content: flex-start;
  }

  .div-block-97 {
    flex-direction: row-reverse;
  }

  .blog-author__photo {
    margin-left: 0;
    margin-right: 8px;
  }

  .blog-author__title {
    align-items: flex-start;
  }

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

  .b2c-hero-animation__pt3-2 {
    width: 42vw;
    left: 50.1vw;
  }

  .b-b2c-hero-animation-2 {
    margin-bottom: 16px;
  }

  .b2c-hero-animation__pt1-2 {
    width: 63vw;
    height: 39vw;
    top: 19vw;
  }

  .b2c-hero-animation__logo-2 {
    width: 32px;
    height: 32px;
  }

  .b2c-hero-animation__pt2-2 {
    top: 61.9vw;
    left: 27.6vw;
  }

  .b2c-hero-animation__line-2 {
    width: 180px;
    height: 120px;
    bottom: 1px;
    left: 12px;
  }

  .b2c-hero-animation-2 {
    width: 450px;
    height: 85vw;
    justify-content: flex-start;
  }

  .how-works-tabs-menu__link2-2 {
    width: 82vw;
    min-width: 82vw;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .how-works-tabs-menu2__title {
    padding-left: 24px;
    padding-right: 24px;
  }

  .how-works-tab2-b-img {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .how-works-tabs-menu2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .how-works-tabs-menu2__text {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rtb-press h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .rtb-press h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .short-detail-text {
    text-align: left;
  }

  .tabs-2 {
    flex-direction: column-reverse;
    display: flex;
  }

  .b2c-how-works-hero-content__pt2 {
    margin-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .how-works-step {
    padding: 16px 16px 16px 32px;
  }

  .how-works-step-item__ic {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .how-works-step-item__ic.v2 {
    margin-right: -10px;
  }

  .how-works-step-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .how-works-step__number {
    width: 40px;
    height: 40px;
    margin-top: 16px;
    top: 0%;
    bottom: auto;
    left: -20px;
    right: auto;
  }
}

#w-node-_3afb04e1-4a64-0f58-86b6-e5aeac36f110-de4faaa4 {
  align-self: center;
}

#w-node-b3ce339e-bbb6-454d-6783-8fc6c6f4b855-c6f4b807 {
  justify-self: end;
}

#w-node-_38d14101-2469-d1e7-3a83-9dc0cf516584-9840e803 {
  align-self: center;
}

#w-node-_38d14101-2469-d1e7-3a83-9dc0cf51658c-9840e803 {
  align-self: center;
  justify-self: end;
}

#w-node-_3afb04e1-4a64-0f58-86b6-e5aeac36f110-9840e803 {
  align-self: center;
}

#w-node-_88598333-3a1c-8857-768c-ba5bc29b031a-2b630d7b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9587861a-23bd-27b9-4096-423697c5b9bf-2b630d7b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f271a-7bf9330f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f271b-7bf9330f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f2725-7bf9330f {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f272b-7bf9330f {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f2732-7bf9330f {
  grid-area: span 5 / span 1 / span 5 / span 1;
  align-self: start;
}

#w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8e4-e11eaf3c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8e5-e11eaf3c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8ee-e11eaf3c {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8f4-e11eaf3c {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8fa-e11eaf3c {
  grid-area: span 5 / span 1 / span 5 / span 1;
  align-self: start;
}

#w-node-_2584fd6c-9972-2ddc-60ed-1dffecff7ac2-67716469 {
  align-self: stretch;
}

#w-node-d5100961-2e0b-274b-ec86-7064b6a799e3-56b8cc01 {
  align-self: center;
  justify-self: end;
}

#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa74-c6ccb115 {
  align-self: center;
}

#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-c6ccb115 {
  justify-self: end;
}

#w-node-_63032481-22cc-659c-9f22-c259fdc142f2-c6ccb115 {
  align-self: center;
}

#w-node-_63032481-22cc-659c-9f22-c259fdc142f9-c6ccb115 {
  justify-self: center;
}

#w-node-_1bfe3630-099c-817d-770c-b3974bd76f8c-c6ccb115 {
  justify-self: auto;
}

#w-node-_1bfe3630-099c-817d-770c-b3974bd76f85-c6ccb115,
#w-node-b6ca0fda-49c6-533d-be5b-13b2621dd5d6-c6ccb115 {
  align-self: center;
}

#w-node-_1ff77c23-c9c5-c6eb-5113-81f08b525e8d-c6ccb115 {
  justify-self: end;
}

#w-node-bc41592d-6efd-96e2-474f-4b4ad71f8e7e-c6ccb115 {
  align-self: center;
}

#w-node-bc41592d-6efd-96e2-474f-4b4ad71f8e85-c6ccb115 {
  justify-self: end;
}

#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa74-89490b7c {
  align-self: center;
}

#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-89490b7c {
  justify-self: end;
}

#w-node-_1bfe3630-099c-817d-770c-b3974bd76f8c-89490b7c {
  justify-self: auto;
}

#w-node-_1bfe3630-099c-817d-770c-b3974bd76f85-89490b7c,
#w-node-b6ca0fda-49c6-533d-be5b-13b2621dd5d6-89490b7c {
  align-self: center;
}

#w-node-_1ff77c23-c9c5-c6eb-5113-81f08b525e8d-89490b7c {
  justify-self: end;
}

#w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fa7-319e7be4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fa8-319e7be4 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fb1-319e7be4 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fb7-319e7be4 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fbd-319e7be4 {
  grid-area: span 5 / span 1 / span 5 / span 1;
  align-self: start;
}

#w-node-_988489ad-06d6-9222-99f6-b75b09db3065-01b8afaa {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_988489ad-06d6-9222-99f6-b75b09db307e-01b8afaa {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9df4a1a2-c926-f343-f190-8ea8becf17fd-01b8afaa {
  justify-self: auto;
}

#w-node-_9df4a1a2-c926-f343-f190-8ea8becf17ff-01b8afaa,
#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa74-01b8afaa {
  align-self: center;
}

#w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-01b8afaa {
  justify-self: end;
}

#w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336025-ec742762 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336026-ec742762 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336030-ec742762 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336036-ec742762 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_6af9a2b2-f6f9-c214-a63c-9658f633603d-ec742762 {
  grid-area: span 5 / span 1 / span 5 / span 1;
  align-self: start;
}

@media screen and (min-width: 1920px) {
  #w-node-_9306192c-6820-dcb2-f94b-83c02e8ba03c-de4faaa4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-b3ce339e-bbb6-454d-6783-8fc6c6f4b82d-c6f4b807 {
    justify-self: end;
  }

  #w-node-b3ce339e-bbb6-454d-6783-8fc6c6f4b855-c6f4b807 {
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a590e1f6-f588-c52e-d5df-7a38d2fa1c00-de4faaa4 {
    justify-self: stretch;
  }

  #w-node-_38d14101-2469-d1e7-3a83-9dc0cf51658c-9840e803 {
    order: -9999;
    justify-self: center;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f271a-7bf9330f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f271b-7bf9330f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f2725-7bf9330f {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f272b-7bf9330f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f2732-7bf9330f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8e4-e11eaf3c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8e5-e11eaf3c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8ee-e11eaf3c {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8f4-e11eaf3c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8fa-e11eaf3c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_44264474-20a5-9c5d-f19b-101a45f27462-8a610283 {
    align-self: start;
  }

  #w-node-d5100961-2e0b-274b-ec86-7064b6a799e3-56b8cc01 {
    order: -9999;
    justify-self: start;
  }

  #w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-c6ccb115,
  #w-node-_63032481-22cc-659c-9f22-c259fdc142f9-c6ccb115,
  #w-node-_1bfe3630-099c-817d-770c-b3974bd76f8c-c6ccb115,
  #w-node-_1bfe3630-099c-817d-770c-b3974bd76f85-c6ccb115,
  #w-node-_1ff77c23-c9c5-c6eb-5113-81f08b525e8d-c6ccb115,
  #w-node-bc41592d-6efd-96e2-474f-4b4ad71f8e85-c6ccb115 {
    order: -9999;
  }

  #w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-89490b7c {
    order: -9999;
    justify-self: center;
  }

  #w-node-_1bfe3630-099c-817d-770c-b3974bd76f8c-89490b7c,
  #w-node-_1bfe3630-099c-817d-770c-b3974bd76f85-89490b7c {
    order: -9999;
  }

  #w-node-_1ff77c23-c9c5-c6eb-5113-81f08b525e8d-89490b7c {
    order: -9999;
    justify-self: center;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fa7-319e7be4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fa8-319e7be4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fb1-319e7be4 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fb7-319e7be4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fbd-319e7be4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9df4a1a2-c926-f343-f190-8ea8becf17fd-01b8afaa,
  #w-node-_9df4a1a2-c926-f343-f190-8ea8becf17ff-01b8afaa {
    order: -9999;
  }

  #w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-01b8afaa {
    order: -9999;
    justify-self: center;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336025-ec742762 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336026-ec742762 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336030-ec742762 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336036-ec742762 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f633603d-ec742762 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a590e1f6-f588-c52e-d5df-7a38d2fa1c00-c5732c84 {
    justify-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fa6203d3-761c-5ce6-6bf0-a18c8a977338-de4faaa4 {
    justify-self: start;
  }

  #w-node-b3ce339e-bbb6-454d-6783-8fc6c6f4b855-c6f4b807 {
    justify-self: center;
  }

  #w-node-_38d14101-2469-d1e7-3a83-9dc0cf51658c-9840e803 {
    order: -9999;
  }

  #w-node-fa6203d3-761c-5ce6-6bf0-a18c8a977338-9840e803 {
    justify-self: start;
  }

  #w-node-_6bf5e7c1-09ae-29e1-f95a-e541c91f272b-7bf9330f,
  #w-node-_71cfa38a-3e8c-1b28-335c-79dbc33fb8f4-e11eaf3c,
  #w-node-_44264474-20a5-9c5d-f19b-101a45f27455-8a610283 {
    order: 9999;
  }

  #w-node-_2584fd6c-9972-2ddc-60ed-1dffecff7ac2-67716469 {
    order: -9999;
  }

  #w-node-_8fb16a8f-2a86-9cc6-cf32-a62545ca7aca-c6ccb115,
  #w-node-_8fb16a8f-2a86-9cc6-cf32-a62545ca7aca-89490b7c {
    justify-self: stretch;
  }

  #w-node-_9c43db08-e7bc-96a0-b690-c8efc4ff7fb7-319e7be4 {
    order: 9999;
  }

  #w-node-_9df4a1a2-c926-f343-f190-8ea8becf17fd-01b8afaa,
  #w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-01b8afaa {
    order: -9999;
  }

  #w-node-_6af9a2b2-f6f9-c214-a63c-9658f6336036-ec742762 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_38d14101-2469-d1e7-3a83-9dc0cf51658c-9840e803 {
    order: -9999;
  }

  #w-node-_88598333-3a1c-8857-768c-ba5bc29b031a-2b630d7b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9587861a-23bd-27b9-4096-423697c5b9bf-2b630d7b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_618ab6d0-2f5f-930e-d064-267c4402fa7b-89490b7c,
  #w-node-_1bfe3630-099c-817d-770c-b3974bd76f8c-89490b7c,
  #w-node-_1ff77c23-c9c5-c6eb-5113-81f08b525e8d-89490b7c {
    order: -9999;
  }
}

@font-face {
  font-family: "Icons";
  src:
    url("../fonts/Icons.eot") format("embedded-opentype"),
    url("../fonts/Icons.woff") format("woff"),
    url("../fonts/Icons.ttf") format("truetype"),
    url("../fonts/Icons.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
