:root {
  --blue: #4743ff;
  --midnight-blue: #1e266d;
  --antique-white: #fff0dd;
  --orange: #f7a400;
  --gainsboro: #e5e5e5;
  --light-slate-grey: #8489b6;
  --ghost-white: #eff0f5;
  --light-blue: #c6e7f5;
}

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

.w-pagination-previous, .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;
}

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

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

body {
  color: #8489b6;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

h1 {
  color: #1e266d;
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
}

h2 {
  color: #1e266d;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 110%;
}

h3 {
  color: #1e266d;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
}

h4 {
  color: #1e266d;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
}

h5 {
  color: #1e266d;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

h6 {
  color: #1e266d;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--blue);
  text-decoration: none;
}

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

li {
  margin-bottom: 20px;
}

em {
  font-style: italic;
}

blockquote {
  color: var(--midnight-blue);
  border-left: 5px solid #e2e2e2;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px 20px 30px 40px;
  font-size: 22px;
  font-style: italic;
  line-height: 35px;
  text-decoration: none;
}

figure {
  margin-bottom: 30px;
}

figcaption {
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
  font-style: italic;
}

.white {
  color: #fff;
}

.pricing-hero-section {
  background-color: var(--antique-white);
  overflow: hidden;
}

.wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.wrapper.pricing-hero-wrapper {
  flex-direction: column;
  justify-content: center;
  padding-top: 160px;
  padding-bottom: 160px;
}

.wrapper.faq-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 1024px;
  padding-top: 160px;
  padding-bottom: 100px;
}

.wrapper.navbar-wrapper {
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.wrapper.company-hero-wrapper {
  align-items: flex-start;
  padding-top: 180px;
}

.wrapper.company-images-wrapper {
  flex-direction: column;
  padding-bottom: 160px;
  position: relative;
}

.wrapper.values-wrapper {
  background-color: var(--antique-white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.wrapper.team-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 900px;
  padding-top: 160px;
}

.wrapper.home-hero-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 900px;
  padding-top: 160px;
  padding-bottom: 370px;
  position: relative;
}

.wrapper.home-experience-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 1100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.wrapper.home-layout-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.wrapper.why-wrapper {
  background-color: #fff0dd;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  padding: 100px 5%;
  position: relative;
  overflow: hidden;
}

.wrapper.case-study-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 1000px;
  padding-top: 160px;
  padding-bottom: 160px;
}

.wrapper.blog-hero-wrapper {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 160px;
}

.wrapper.recent-blog-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.wrapper.blog-post {
  flex-direction: column;
  max-width: 790px;
  padding-bottom: 40px;
}

.wrapper.rich-text-wrapper {
  max-width: 790px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.wrapper.related-blog-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.wrapper.footer-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.wrapper.styleguide {
  padding-top: 160px;
  display: block;
}

.wrapper.changelog {
  flex-direction: column;
  justify-content: center;
  padding-top: 160px;
}

.wrapper.license {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 160px;
}

.wrapper.instructions-and-tutorial {
  flex-direction: column;
  justify-content: center;
  padding-top: 160px;
}

.wrapper.instruction {
  flex-direction: column;
  align-items: flex-start;
}

.pricing-hero-heading-wrapper {
  z-index: 1;
  text-align: center;
  position: relative;
}

.pricing-tables-wrapper {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 85px;
  display: flex;
  position: relative;
}

.pricing-table-item {
  z-index: 1;
  background-color: #fff;
  border-radius: 30px;
  width: 32%;
  padding-top: 60px;
  padding-bottom: 80px;
  position: relative;
}

.pricing-table-item.main {
  border: 2px solid #f7a400;
  padding-bottom: 10px;
}

.pricing-table-up {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.pricing-cost-wrapper {
  margin-top: 30px;
  margin-bottom: 10px;
}

.pricing-cost-dark {
  color: #1e266d;
  letter-spacing: -2px;
  font-size: 40px;
  font-weight: 700;
  line-height: 32px;
}

.text-block {
  font-weight: 400;
}

.text-block._12-px {
  font-size: 12px;
  font-weight: 500;
  line-height: 32px;
}

.text-block._16-px {
  flex: 1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-block._16-px.disclaimer {
  font-size: 13px;
  font-style: italic;
  line-height: 15px;
}

.text-block._17-px {
  font-size: 17px;
  line-height: 120%;
}

.text-block._28-px {
  color: #1e266d;
  font-size: 28px;
  font-weight: 500;
  line-height: 130%;
}

.text-block.dark-blue {
  color: var(--midnight-blue);
}

.pricing-subtext-wrapper {
  text-align: center;
  margin-bottom: 30px;
}

.pricing-subtext-wrapper.hide {
  display: none;
}

.button {
  letter-spacing: -1px;
  background-color: #1e266d;
  border-radius: 28px 0 28px 28px;
  padding: 16px 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.button.yellow {
  background-color: #f7a400;
}

.button.yellow.main {
  z-index: 1;
  border-top-left-radius: 36px;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 24px 48px;
  transition: background-color .2s;
  position: relative;
}

.button.yellow.main:hover {
  background-color: var(--blue);
}

.button.yellow.main.hero {
  background-color: var(--orange);
}

.button.yellow.main.hero:hover {
  background-color: var(--midnight-blue);
}

.button._16-px {
  font-size: 16px;
  transition: background-color .2s;
}

.button._16-px:hover {
  background-color: var(--orange);
}

.button._16-px.yellow:hover {
  background-color: var(--midnight-blue);
}

.button.nav-button {
  color: #1e266d;
  background-color: #fff;
  margin-left: 12px;
  font-size: 16px;
  line-height: 24px;
  transition: background-color .2s;
}

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

.button.nav-button.blue-color {
  background-color: var(--midnight-blue);
  color: #fff;
}

.button.nav-button.blue-color:hover {
  background-color: var(--antique-white);
  color: var(--midnight-blue);
}

.button.popup {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  transition: background-color .2s;
}

.button.popup:hover {
  background-color: var(--orange);
}

.button.pagination-button {
  border-top-left-radius: 36px;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 24px 48px;
  transition: background-color .2s;
}

.button.pagination-button:hover {
  background-color: var(--orange);
}

.pricing-line {
  background-color: #e5e5e5;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.pricing-pointers-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding-left: 7%;
  padding-right: 2%;
}

.pricing-checkbox {
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  display: flex;
}

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

.image.contain {
  object-fit: contain;
  border-radius: 0 0 9px;
}

.pricing-pointer-item {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.hero-pricing-decoration {
  position: absolute;
}

.hero-pricing-decoration._1 {
  width: 460px;
  height: 380px;
  inset: -16% auto auto -20%;
}

.hero-pricing-decoration._2 {
  width: 250px;
  height: 200px;
  inset: auto -8% -8% auto;
}

.faq-heading-wrapper {
  text-align: center;
}

.questions-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 90px;
  display: flex;
}

.questions-left-wrapper {
  width: 48%;
}

.questions-line {
  background-color: var(--gainsboro);
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.question-item {
  margin-bottom: 24px;
}

.question-and-icon-wrapper {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.question-text-wrapper {
  max-width: 90%;
}

.question-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-top: 7px;
  display: flex;
  position: relative;
}

.vertical-plus-line {
  background-color: var(--midnight-blue);
  width: 2px;
  height: 100%;
}

.horizontal-plus-line {
  background-color: var(--midnight-blue);
  width: 2px;
  height: 100%;
  position: absolute;
  transform: rotate(90deg);
}

.answer-item {
  margin-top: 16px;
  overflow: hidden;
}

.question-left-collection {
  margin-bottom: 55px;
}

.footer {
  background-color: #1e266d;
  overflow: hidden;
}

.footer-heading-wrapper {
  z-index: 1;
  text-align: center;
  width: 100%;
  max-width: 980px;
  margin-bottom: 60px;
  position: relative;
}

.footer-credit-card-text {
  z-index: 1;
  margin-top: 24px;
  position: relative;
}

.footer-line {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-bottom-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-top-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.footer-column.main {
  max-width: 280px;
}

.footer-column-heading {
  margin-bottom: 23px;
}

.footer-link {
  color: #8489b6;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: color .2s;
  display: inline-block;
}

.footer-link:hover {
  color: #fffc;
}

.footer-social-icons-container {
  justify-content: space-between;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.social-icon {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.footer-social-icon {
  background-color: #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 24px;
  transition: filter .2s;
  display: flex;
}

.footer-social-icon:hover {
  filter: contrast(30%);
}

.footer-links-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.footer-links-wrapper.hide {
  display: none;
}

.footer-subtext-wrapper {
  margin-top: 0;
}

.footer-decoration {
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer-decoration._1 {
  width: 430px;
  height: 260px;
  top: -34%;
  left: -24%;
}

.footer-decoration._2 {
  width: 250px;
  height: 150px;
  inset: auto -15% -10% auto;
}

.navbar {
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  display: flex;
}

.navbar-brand.w--current {
  width: 88px;
}

.navbar-sign-in-and-button {
  justify-content: space-between;
  align-items: center;
  margin-left: 15vw;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  display: flex;
}

.navlink {
  color: var(--midnight-blue);
  border-bottom: 1px solid #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  transition: color .2s;
  display: flex;
}

.navlink:hover {
  color: #1e266db3;
}

.navlink.w--current {
  border-bottom-style: none;
  border-bottom-color: var(--midnight-blue);
  color: var(--midnight-blue);
  font-weight: 700;
}

.navlink.sign-in {
  font-weight: 500;
}

.company-hero-section.hide {
  display: none;
}

.company-hero-left {
  width: 60%;
  max-width: 630px;
}

.company-hero-dark-text-wrapper, .company-hero-light-text-wrapper {
  margin-top: 32px;
}

.company-hero-right {
  flex-direction: column;
  align-items: flex-start;
  width: 35%;
  display: flex;
}

.milestone-pointers-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 48px;
  display: flex;
}

.milestone-pointer-item {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 22px;
  display: flex;
}

.milestone-checkmark {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  display: flex;
}

.company-images-section {
  overflow: hidden;
}

.company-images-section.hide {
  display: none;
}

.company-image-flex {
  z-index: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.company-image-flex.reverse.middle {
  flex-direction: row-reverse;
  margin-top: 60px;
  margin-bottom: 60px;
}

.company-image-small {
  border-radius: 30px;
  width: 35%;
  height: 400px;
  overflow: hidden;
}

.company-image-small.right-margin {
  margin-right: 32px;
}

.company-image-large {
  border-radius: 30px;
  width: 65%;
  height: 400px;
  overflow: hidden;
}

.company-image-large.right-margin {
  margin-right: 32px;
}

.company-images-decoration {
  position: absolute;
}

.company-images-decoration._1 {
  width: 720px;
  height: 600px;
  inset: 18% auto auto -24%;
}

.company-images-decoration._2 {
  width: 720px;
  height: 600px;
  inset: auto -22% 15% auto;
}

.values-content {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 850px;
  display: flex;
  position: relative;
}

.values-grid {
  grid-column-gap: 40px;
  grid-row-gap: 65px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 80px;
  display: grid;
}

.values-icon-container {
  background-color: #fff;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  overflow: hidden;
}

.values-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.values-icon {
  width: 100px;
  height: 100px;
}

.values-item-heading-wrapper {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 20px;
}

.values-text-wrapper {
  text-align: center;
}

.values-decoration._1 {
  width: 415px;
  height: 300px;
  position: absolute;
  inset: 5% auto auto -10%;
}

.values-decoration._2 {
  width: 400px;
  height: 330px;
  position: absolute;
  inset: auto -8% -14% auto;
}

.team-section.hide {
  display: none;
}

.team-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 95px;
  display: grid;
}

.team-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-person-image {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 128px;
  height: 128px;
  display: flex;
  overflow: hidden;
}

.team-person-name-wrapper {
  color: var(--midnight-blue);
  margin-top: 32px;
  margin-bottom: 8px;
  font-weight: 500;
}

.team-person-role-text {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.popup-card {
  z-index: 2;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 550px;
  padding: 48px;
  display: flex;
  position: relative;
}

.popup-heading-text {
  margin-bottom: 32px;
  font-size: 40px;
}

.popup-buttons-container {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.popup-google-button {
  color: #303778;
  background-color: #fff0dd;
  background-image: url('../images/Group-min_1Group-min.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-radius: 12px;
  padding: 16px 25px 16px 55px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.popup-google-button:hover {
  background-color: #fce5c7;
}

.popup-apple-button {
  color: #1e266d;
  background-color: #e5f7ff;
  background-image: url('../images/_Group_-min_1_Group_-min.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 20px 25px;
  border-radius: 12px;
  margin-left: 16px;
  padding: 16px 25px 16px 55px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.popup-apple-button:hover {
  background-color: #d3f1fe;
}

.or-text {
  color: var(--light-slate-grey);
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.popup-form-block {
  width: 100%;
  margin-bottom: 0;
}

.popup-field {
  background-color: #eff0f5;
  border: 1px #000;
  border-radius: 12px;
  margin-bottom: 16px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 43px;
}

.popup-field::placeholder {
  font-size: 14px;
  line-height: 24px;
}

.popup-field.email {
  background-color: var(--ghost-white);
  color: var(--midnight-blue);
  background-image: url('../images/Vector-1.svg');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
}

.popup-field.email::placeholder {
  background-color: var(--ghost-white);
  color: var(--light-slate-grey);
}

.popup-field.password {
  color: var(--midnight-blue);
  background-image: url('../images/Vector.svg');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
}

.popup-field.password::placeholder {
  color: var(--light-slate-grey);
}

.popup-field.first-name {
  color: var(--midnight-blue);
  padding-left: 16px;
}

.popup-field.first-name::placeholder {
  color: var(--light-slate-grey);
}

.popup-field.last-name {
  background-color: var(--ghost-white);
  color: var(--midnight-blue);
  margin-left: 16px;
  padding-left: 16px;
}

.popup-field.last-name::placeholder {
  color: var(--light-slate-grey);
}

.popup-subtext {
  text-align: center;
  width: 75%;
  margin-top: 32px;
  font-size: 13px;
  line-height: 20px;
}

.sign-in-popup-layer {
  z-index: 1001;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-layer {
  background-color: #1e266d4d;
  position: absolute;
  inset: 0%;
}

.success-message {
  background-color: #0000;
  border-radius: 4px;
}

.success-text {
  color: #49af41;
  font-size: 18px;
}

.error-message {
  border-radius: 4px;
  padding: 20px;
}

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

.register-popup-layer {
  z-index: 1001;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.sign-up-close-layer {
  background-color: #1e266d4d;
  position: absolute;
  inset: 0%;
}

.close-icon-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.first-and-last-name-fields-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-hero-section {
  background-color: #e5f7ff;
  position: relative;
  overflow: hidden;
}

.home-hero-heading-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

.no-credit-card-text {
  margin-top: 24px;
  font-size: 17px;
  line-height: 120%;
}

.home-hero-image {
  width: 90%;
  max-width: 900px;
  height: 610px;
  margin-bottom: 160px;
  position: relative;
}

.home-experience-section {
  margin-top: -350px;
  position: relative;
  overflow: hidden;
}

.experience-heading-wrapper {
  text-align: center;
  margin-bottom: 24px;
}

.experience-text-wrapper {
  text-align: center;
  max-width: 60%;
}

.experience-grid {
  grid-column-gap: 90px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  margin-top: 95px;
  display: grid;
}

.experience-grid-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.experience-grid-image {
  border-radius: 30px 2px 30px 30px;
  height: 175px;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: 18px 18px 50px #a2b0ca40;
}

.experience-grid-heading {
  margin-bottom: 20px;
}

.home-layout-section {
  overflow: visible;
}

.layout-image-wrapper {
  border-radius: 16px;
  width: 38%;
  max-width: 420px;
  height: 585px;
  position: relative;
}

.layout-content {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.layout-heading-wrapper {
  margin-bottom: 30px;
}

.layout-line {
  border: 1px dashed #d1d1d9;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.layout-testimonial-text {
  font-size: 16px;
  font-style: italic;
  line-height: 150%;
}

.layout-testimonial-person-text {
  color: #1e266d;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 16px;
}

.testmonial-company-image {
  width: 100px;
}

.why-section {
  overflow: hidden;
}

.why-top-flex {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: grid;
  position: relative;
}

.why-heading-wrapper {
  max-width: 411.5px;
}

.why-pointer {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.why-icon-container {
  background-color: #fff;
  border-radius: 24px 0 24px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85px;
  max-width: 30%;
  height: 85px;
  margin-right: 32px;
  display: flex;
}

.why-icon {
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.why-pointer-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 70%;
  display: flex;
}

.why-pointe-heading {
  margin-bottom: 20px;
}

.home-hero-decoration {
  width: 250px;
  height: 200px;
  position: absolute;
  inset: 23% auto auto -9%;
}

.second-home-hero-decoration {
  width: 300px;
  height: 270px;
  position: absolute;
  inset: -12% -7% auto auto;
}

.why-decoration {
  width: 215px;
  height: 175px;
  position: absolute;
  inset: 3% auto auto 2%;
}

.second-why-decoration {
  width: 215px;
  height: 175px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.case-study-section {
  overflow: hidden;
}

.case-study-section.hide {
  display: none;
}

.case-study-heading-wrapper {
  text-align: center;
  width: 70%;
  margin-bottom: 25px;
}

.case-study-subtext-wrapper {
  text-align: center;
  width: 70%;
}

.case-study-flex-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 70px;
  display: flex;
}

.case-study-flex-wrapper.hide {
  display: none;
}

.case-study-item {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
  position: relative;
}

.case-study-item._2 {
  margin-top: 120px;
}

.case-study-image {
  z-index: 1;
  border-radius: 30px 0 30px 30px;
  width: 100%;
  height: 400px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.blog-heading {
  margin-bottom: 30px;
}

.h1-56-px {
  letter-spacing: -3px;
  font-size: 56px;
}

.blog-tab-container {
  width: 100%;
}

.blog-tab-menu {
  border-bottom: 1px solid var(--gainsboro);
}

.blog-tab-link {
  background-color: #0000;
  padding: 20px 50px 20px 5px;
  font-size: 17px;
  line-height: 24px;
}

.blog-tab-link.w--current {
  border-bottom: 1px solid var(--orange);
  color: var(--orange);
  background-color: #0000;
  transition: border-color .2s, color .2s;
}

.tab-content {
  padding-top: 45px;
}

.tab-pane {
  border: 1px #000;
}

.tab-pane-left {
  background-color: var(--midnight-blue);
  border-radius: 16px 0 16px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 80px 5%;
  display: flex;
  overflow: hidden;
}

.top-reads {
  margin-bottom: 16px;
}

.top-read-text {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
}

.featured-heading {
  text-align: center;
  margin-bottom: 48px;
}

.featured-read-article {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.featured-read-article-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-left: 15px;
  display: flex;
  overflow: hidden;
}

.tab-pane-content {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.blog-featured-collection-list-wrapper {
  width: 44%;
}

.tab-pane-right {
  width: 53%;
  margin-bottom: -32px;
}

.tab-non-featured-blog {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}

.tab-non-featured-blog-image {
  border-radius: 4px;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.tab-non-featured-content {
  width: 90%;
  max-width: 430px;
  margin-left: 20px;
}

.tab-non-featured-heading {
  margin-bottom: 8px;
}

.tag-text {
  color: var(--orange);
  font-size: 16px;
  line-height: 24px;
}

.collection-list, .collection-item {
  height: 100%;
}

.recent-blog-heading {
  margin-bottom: 60px;
}

.recent-blogs-container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.blog-item {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.blog-item-image {
  border-radius: 8px;
  width: 100%;
  height: 370px;
  margin-bottom: 30px;
  overflow: hidden;
}

.blog-item-up {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.blog-item-tag {
  margin-bottom: 8px;
}

.blog-item-down {
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.blog-item-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.blog-collection-list-wrapper {
  width: 100%;
}

.blog-collection-list {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.blog-collection-item {
  width: 100%;
  margin-bottom: 60px;
}

.pagination {
  margin-top: 20px;
}

.blog-post-heading {
  margin-bottom: 40px;
}

.blog-post-hero-down {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.blog-post-social-icons-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-post-social-icon-item {
  background-color: #1e266d1a;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 32px;
  display: flex;
}

.blog-post-social-icon-image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.blog-post-tag-and-time-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-post-tag {
  justify-content: space-between;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.blog-post-dot {
  background-color: var(--midnight-blue);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-right: 5px;
}

.blog-post-time {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-post-image {
  height: 720px;
  overflow: hidden;
}

.rich-text h2 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 47px;
  line-height: 120%;
}

.rich-text p {
  margin-bottom: 20px;
}

.rich-text h3 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 120%;
}

.rich-text h4 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 32px;
}

.rich-text h5 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 27px;
}

.rich-text h6 {
  font-size: 24px;
  line-height: 120%;
}

.related-blog-heading {
  margin-bottom: 60px;
}

.rich-text-line {
  background-color: var(--gainsboro);
  width: 100%;
  max-width: 1200px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.related-blogs-container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.nav-links-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.popup {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.hero-floating-image {
  position: absolute;
}

.hero-floating-image.hero-floating-1 {
  width: 210px;
  height: 210px;
  inset: 30% auto auto -11%;
}

.hero-floating-image.hero-floating-2 {
  width: 250px;
  height: 235px;
  inset: auto -12% 10% auto;
}

.hero-floating-image.hero-floating-3 {
  border-radius: 50%;
  width: 108px;
  height: 108px;
  inset: auto auto -11% 30%;
  box-shadow: 17px 20px 65px #8489b640;
}

.hero-floating-image.hero-floating-4 {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  inset: 14% -10% auto auto;
  box-shadow: 17px 20px 65px #8489b640;
}

.layout-floating-image {
  position: absolute;
}

.layout-floating-image.layout-floating-1 {
  z-index: 1;
  width: 220px;
  height: 265px;
  inset: auto -30% 24% auto;
  box-shadow: -14px 21px 37px #b6c6dd40;
}

.layout-floating-image.layout-floating-2 {
  z-index: 1;
  border-radius: 50%;
  width: 86px;
  height: 86px;
  inset: -8% auto auto 23%;
  box-shadow: 13px 15px 51px #8d8fb040;
}

.layout-floating-image.layout-floating-3 {
  z-index: 1;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  inset: auto auto 21% -13%;
}

.layout-background-image {
  width: 150%;
  position: absolute;
  inset: 0% 0% -26% -18%;
}

.case-study-tag {
  margin-bottom: 20px;
}

.case-study-tag-text {
  color: #4bb7e7;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}

.case-study-text {
  margin-bottom: 32px;
}

.case-study-logo {
  width: 150px;
  margin-bottom: 45px;
}

.read-case-study-link {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.case-study-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 13px;
  display: flex;
}

.layout-main-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.layout-shadow-div {
  filter: blur(100px);
  background-color: #0000001a;
  position: absolute;
  inset: 0%;
}

.team-heading {
  text-align: center;
}

.home-hero-text-span {
  display: inline-block;
}

.case-study-decoration {
  width: 350px;
  position: absolute;
  inset: -12% auto auto -22%;
}

.case-study-animation-div {
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.pricing-text-span {
  display: inline-block;
}

.pricing-text-span.orange {
  color: var(--orange);
}

.home-hero-heading-text {
  font-size: 70px;
}

.style-guide-title {
  background-color: var(--midnight-blue);
  color: #fff;
  text-transform: none;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.style-guide-note {
  color: #ff0707;
  letter-spacing: .5px;
  background-color: #ff00001a;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.style-guide-line {
  background-color: #091818;
  border-radius: 20px;
  width: 100%;
  height: 3px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.style-guide-colours {
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
}

.style-guide-title-2 {
  color: #fff;
  text-transform: none;
  background-color: #1f6679;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.colour {
  background-color: #fff;
  border-radius: 5px;
  margin: 30px;
  padding: 40px;
}

.colour.colour-1 {
  background-color: var(--midnight-blue);
}

.colour.colour-5 {
  background-color: var(--gainsboro);
}

.colour.colour-2 {
  background-color: var(--orange);
}

.colour.colour-3 {
  background-color: var(--blue);
}

.colour.colour-6 {
  background-color: var(--light-slate-grey);
}

.colour.colour-4 {
  background-color: var(--light-blue);
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._404-text {
  font-size: 160px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}

._404-heading {
  margin-top: 30px;
  font-size: 76px;
  font-style: italic;
  line-height: 100%;
}

._404-subtext {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 100%;
}

.update-wrapper {
  margin-left: 30px;
  padding: 0;
}

.version-number {
  margin-bottom: 10px;
}

.update-date {
  font-style: normal;
  font-weight: 500;
}

.changelog-heading {
  text-align: center;
}

.update-text {
  margin-bottom: 10px;
}

.version-wrapper {
  width: 40%;
}

.changelog-subtext-wrapper {
  margin-bottom: 10px;
}

.changelog-subtext {
  letter-spacing: 6px;
  text-transform: uppercase;
  font-size: 20px;
}

.wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.wrapper-2.updates {
  border: 4px solid #04121f;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 40px;
}

.license-heading {
  margin-bottom: 40px;
}

.license-text {
  width: 80%;
}

.licencing-image-item {
  border-radius: 10px;
  height: 280px;
  overflow: hidden;
}

.licensing-text-subtext {
  margin-top: 20px;
}

.licensing-image-and-text-wrap {
  border: 3px solid #000;
  width: 70%;
  margin-right: 30px;
  padding: 44px;
}

.licensing-link {
  color: #434343;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all .3s;
}

.licensing-link.text {
  color: #ad5555;
  margin-bottom: 0;
  display: inline-block;
}

.licensing-text {
  text-align: left;
  margin-top: 0;
}

.licensing-subtext {
  margin-top: 20px;
}

.licensing-text-wrap {
  width: 25%;
}

.licencing-images-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.instruction-heading {
  margin-bottom: 20px;
}

.instruction-text {
  margin-bottom: 50px;
}

.empty-state {
  background-color: var(--ghost-white);
  border-radius: 5px;
}

.nav-shadow {
  border-bottom: 1px solid #0000;
  position: absolute;
  inset: 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span {
  color: #5460ca;
  font-size: 80px;
}

.text-span-2 {
  color: #e3a73c;
}

.text-span-3 {
  color: var(--orange);
}

.heading {
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

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

.iconotexto {
  font-size: 35px;
}

.text-block-2 {
  text-align: center;
  font-size: 50px;
}

@media screen and (min-width: 1280px) {
  .case-study-animation-div {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper.home-hero-wrapper {
    max-width: 950px;
  }

  .questions-container {
    align-items: flex-start;
  }

  .company-image-flex.reverse {
    flex-direction: row-reverse;
  }

  .values-content {
    z-index: 1;
  }

  .values-decoration {
    position: absolute;
  }

  .home-hero-section {
    position: relative;
  }
}

@media screen and (min-width: 1920px) {
  .licensing-text {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 75px;
  }

  .wrapper {
    flex-direction: column;
  }

  .wrapper.navbar-wrapper {
    flex-direction: row;
    padding-top: 10px;
  }

  .wrapper.company-hero-wrapper {
    padding-top: 160px;
  }

  .wrapper.home-experience-wrapper {
    padding-top: 0;
    padding-bottom: 120px;
  }

  .wrapper.home-layout-wrapper {
    padding-top: 120px;
  }

  .pricing-tables-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .pricing-table-item {
    width: 70%;
    max-width: 400px;
  }

  .pricing-table-item.middle {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block._20-px {
    font-size: 18px;
    line-height: 150%;
  }

  .button.nav-button {
    background-color: var(--orange);
    color: #fff;
    margin-top: 10px;
    margin-left: 0;
  }

  .button.nav-button:hover {
    background-color: var(--midnight-blue);
  }

  .button.nav-button.blue-color:hover {
    background-color: var(--midnight-blue);
    color: #fff;
  }

  .hero-pricing-decoration._1 {
    top: -12%;
  }

  .hero-pricing-decoration._2 {
    bottom: -4%;
    right: 3%;
  }

  .questions-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .questions-left-wrapper {
    width: 100%;
  }

  .question-left-collection {
    margin-bottom: 80px;
  }

  .footer-bottom-wrapper {
    flex-flow: column wrap-reverse;
    align-items: flex-end;
  }

  .footer-column {
    width: 30%;
  }

  .footer-column.main {
    width: 100%;
    margin-bottom: 50px;
  }

  .footer-social-icons-container {
    margin-top: 20px;
  }

  .footer-links-wrapper {
    flex-wrap: wrap-reverse;
  }

  .navbar-sign-in-and-button {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
  }

  .nav-menu {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 5%;
    box-shadow: 0 40px 60px #0000001a;
  }

  .navlink {
    align-items: flex-start;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    display: block;
  }

  .navlink.w--current {
    border-bottom-color: #0000;
  }

  .navlink.sign-in {
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
  }

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

  .company-hero-left {
    width: 100%;
    margin-bottom: 60px;
  }

  .company-hero-right {
    width: 100%;
  }

  .milestone-pointers-container {
    margin-top: 30px;
  }

  .company-image-flex.reverse.middle {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .company-image-small {
    height: 350px;
  }

  .company-image-small.right-margin {
    margin-right: 20px;
  }

  .company-image-large {
    height: 350px;
  }

  .company-image-large.right-margin {
    margin-right: 20px;
  }

  .values-content {
    width: 90%;
  }

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

  .home-hero-image {
    width: 100%;
  }

  .home-experience-section {
    margin-top: -330px;
  }

  .experience-grid {
    grid-row-gap: 90px;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 420px;
  }

  .experience-grid-item {
    align-items: center;
  }

  .layout-image-wrapper {
    width: 70%;
    margin-bottom: 70px;
  }

  .layout-content {
    width: 100%;
    max-width: 600px;
  }

  .why-top-flex {
    grid-template-columns: 1fr;
  }

  .why-heading-wrapper {
    max-width: none;
  }

  .why-pointer {
    flex-direction: column;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .why-icon-container {
    max-width: none;
    margin-bottom: 20px;
  }

  .why-pointer-content {
    max-width: none;
  }

  .second-home-hero-decoration {
    top: -2%;
  }

  .second-why-decoration {
    bottom: -5%;
  }

  .case-study-heading-wrapper, .case-study-subtext-wrapper {
    width: 90%;
  }

  .case-study-flex-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 450px;
  }

  .case-study-item {
    width: 90%;
  }

  .tab-pane-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .blog-featured-collection-list-wrapper {
    width: 70%;
    max-width: 530px;
  }

  .tab-pane-right {
    width: 80%;
    max-width: 530px;
    margin-top: 50px;
    margin-bottom: 0;
  }

  .tab-non-featured-blog {
    margin-bottom: 40px;
  }

  .tab-non-featured-content {
    width: 80%;
    max-width: 430px;
  }

  .blog-collection-list {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .related-blogs-container {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-links-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-floating-image.hero-floating-1 {
    top: 32%;
    left: -14%;
  }

  .hero-floating-image.hero-floating-2 {
    bottom: 19%;
  }

  .hero-floating-image.hero-floating-3 {
    bottom: 3%;
  }

  .case-study-text {
    margin-bottom: 25px;
  }

  .case-study-logo {
    margin-bottom: 30px;
  }

  .experience-grid-text {
    text-align: center;
  }

  .home-hero-heading-text {
    font-size: 70px;
  }

  ._404-heading {
    font-size: 60px;
  }

  ._404-subtext {
    line-height: 150%;
  }

  .update-wrapper {
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }

  .version-wrapper {
    width: 100%;
  }

  .wrapper-2 {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .licensing-image-and-text-wrap {
    width: 100%;
    margin-right: 0;
  }

  .licensing-link {
    font-size: 50px;
  }

  .licensing-link.text {
    font-size: 18px;
  }

  .licensing-text-wrap {
    width: 100%;
    padding: 44px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 17px;
  }

  h1 {
    font-size: 67px;
  }

  h2 {
    font-size: 40px;
  }

  h4 {
    font-size: 27px;
  }

  h5 {
    font-size: 23px;
  }

  h6 {
    font-size: 19px;
    line-height: 30px;
  }

  blockquote {
    padding-left: 30px;
    font-size: 20px;
  }

  .wrapper {
    width: 90%;
  }

  .wrapper.home-hero-wrapper {
    padding-bottom: 330px;
  }

  .wrapper.home-experience-wrapper {
    padding-bottom: 100px;
  }

  .wrapper.home-layout-wrapper {
    padding-bottom: 140px;
  }

  .wrapper.footer-wrapper {
    padding-top: 120px;
  }

  .pricing-table-item {
    width: 100%;
  }

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

  .button.yellow.main.hero {
    font-size: 18px;
  }

  .hero-pricing-decoration._1 {
    width: 380px;
    height: 300px;
  }

  .footer-line {
    margin-top: 70px;
    margin-bottom: 70px;
  }

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

  .company-image-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .company-image-flex.reverse.middle {
    flex-direction: column;
  }

  .company-image-small {
    width: 90%;
  }

  .company-image-small.right-margin {
    margin-right: 0;
  }

  .company-image-large {
    width: 90%;
    margin-top: 20px;
  }

  .company-image-large.right-margin {
    margin-right: 0;
  }

  .values-grid {
    grid-template-columns: 1fr;
    max-width: 420px;
  }

  .values-decoration._1 {
    width: 350px;
    height: 260px;
  }

  .values-decoration._2 {
    width: 350px;
    height: 270px;
    bottom: -9%;
  }

  .team-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 80px;
  }

  .team-item {
    justify-content: flex-start;
  }

  .popup-card {
    padding-top: 250px;
    overflow: scroll;
  }

  .popup-card.sign-in {
    padding-top: 100px;
  }

  .popup-buttons-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .popup-apple-button {
    margin-top: 20px;
    margin-left: 0;
  }

  .popup-field.last-name {
    margin-left: 0;
  }

  .sign-in-popup-layer {
    display: none;
  }

  .first-and-last-name-fields-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .home-hero-image {
    margin-bottom: 100px;
  }

  .experience-text-wrapper {
    max-width: none;
  }

  .experience-grid {
    max-width: 450px;
    margin-top: 60px;
  }

  .experience-grid-image {
    margin-bottom: 30px;
  }

  .experience-grid-heading {
    text-align: center;
  }

  .home-layout-section {
    overflow: hidden;
  }

  .layout-image-wrapper {
    height: auto;
  }

  .second-home-hero-decoration {
    width: 260px;
    height: 230px;
    top: 5%;
  }

  .h1-56-px {
    font-size: 52px;
  }

  .blog-tab-menu {
    border-bottom-style: none;
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-tab-link {
    border-bottom: 1px solid var(--gainsboro);
    width: 50%;
  }

  .blog-featured-collection-list-wrapper, .tab-pane-right {
    width: 100%;
  }

  .recent-blogs-container {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-collection-list {
    grid-template-columns: 1fr;
  }

  .blog-post-image {
    height: 500px;
  }

  .rich-text h2 {
    font-size: 43px;
  }

  .rich-text h3 {
    font-size: 35px;
  }

  .rich-text h4 {
    font-size: 29px;
  }

  .rich-text h5 {
    font-size: 24px;
  }

  .rich-text h6 {
    font-size: 20px;
  }

  .related-blogs-container {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-floating-image.hero-floating-1 {
    width: 190px;
    height: 180px;
  }

  .hero-floating-image.hero-floating-2 {
    width: 210px;
    height: 190px;
  }

  .hero-floating-image.hero-floating-3 {
    width: 90px;
    height: 90px;
    bottom: 15%;
  }

  .hero-floating-image.hero-floating-4 {
    right: -6%;
  }

  .layout-floating-image.layout-floating-1 {
    width: 60%;
    max-width: 220px;
    height: auto;
    bottom: 33%;
    right: -20%;
  }

  .layout-background-image {
    width: 140%;
  }

  .layout-shadow-div {
    background-color: #0000000f;
  }

  .home-hero-heading-text {
    font-size: 50px;
  }

  .utility-page-content {
    width: 90%;
  }

  ._404-text {
    font-size: 130px;
  }

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

  .update-wrapper {
    margin-top: 40px;
  }

  .wrapper-2 {
    width: 90%;
  }

  .license-text {
    width: 100%;
  }

  .licencing-image-item {
    height: 240px;
  }

  .licensing-text-subtext {
    text-align: left;
  }

  .licensing-image-and-text-wrap {
    padding: 20px 30px 30px;
  }

  .licensing-link {
    font-size: 40px;
  }

  .licensing-subtext {
    text-align: left;
  }

  .licensing-text-wrap {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 22px;
  }

  blockquote {
    padding-left: 20px;
    line-height: 32px;
  }

  .wrapper.company-images-wrapper {
    padding-top: 60px;
  }

  .wrapper.team-wrapper {
    padding-top: 140px;
  }

  .wrapper.home-hero-wrapper {
    padding-bottom: 200px;
  }

  .wrapper.why-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .wrapper.recent-blog-wrapper {
    padding-top: 0;
  }

  .text-block._28-px {
    font-size: 20px;
    line-height: 130%;
  }

  .text-block._20-px {
    font-size: 16px;
    line-height: 150%;
  }

  .text-block.dark-blue {
    line-height: 150%;
  }

  .button.yellow.main, .button.yellow.main.hero {
    font-size: 18px;
  }

  .hero-pricing-decoration._1 {
    width: 70%;
    height: auto;
    top: -10%;
    left: -22%;
  }

  .hero-pricing-decoration._2 {
    right: -16%;
  }

  .footer-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .navbar-brand {
    width: 100px;
  }

  .menu-button {
    padding-right: 0;
  }

  .company-hero-light-text-wrapper {
    margin-top: 25px;
  }

  .milestone-pointer-item {
    margin-bottom: 20px;
  }

  .company-image-small, .company-image-large {
    width: 100%;
    height: 350px;
  }

  .values-icon-container {
    width: 80px;
    height: 80px;
  }

  .values-icon {
    width: 40px;
    height: 40px;
  }

  .values-item-heading-wrapper {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .values-decoration._1 {
    top: 0%;
    left: -37%;
  }

  .values-decoration._2 {
    bottom: -3%;
    right: -28%;
  }

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

  .popup-card {
    border-radius: 0;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .popup-card.sign-in {
    padding-top: 100px;
  }

  .home-hero-image {
    width: 100%;
    height: 320px;
    margin-bottom: 40px;
  }

  .home-experience-section {
    margin-top: -210px;
  }

  .experience-grid-heading {
    text-align: center;
  }

  .layout-image-wrapper {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 50px;
    display: flex;
  }

  .layout-testimonial-text, .layout-testimonial-person-text {
    line-height: 150%;
  }

  .why-icon-container {
    width: 80px;
    height: 80px;
  }

  .why-icon {
    width: 40px;
    height: 40px;
  }

  .second-home-hero-decoration {
    top: 19%;
  }

  .why-decoration {
    width: 190px;
    height: 150px;
  }

  .case-study-item {
    width: 100%;
  }

  .case-study-image {
    height: 350px;
  }

  .blog-heading {
    margin-left: auto;
    margin-right: auto;
  }

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

  .h1-56-px.blog {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-tab-menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blog-tab-link {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-pane-left {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tab-non-featured-blog {
    flex-direction: column;
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-non-featured-blog-image {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }

  .tab-non-featured-content {
    width: 100%;
    margin-left: 0;
  }

  .blog-item-image {
    height: 300px;
  }

  .blog-post-hero-down {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-post-social-icons-container {
    margin-bottom: 20px;
  }

  .blog-post-image {
    height: 330px;
  }

  .rich-text h2 {
    font-size: 36px;
  }

  .rich-text p {
    line-height: 150%;
  }

  .rich-text h3 {
    font-size: 33px;
  }

  .rich-text h4 {
    font-size: 22px;
  }

  .rich-text h5 {
    font-size: 23px;
  }

  .rich-text h6 {
    font-size: 19px;
  }

  .rich-text blockquote {
    font-size: 18px;
    line-height: 140%;
  }

  .hero-floating-image.hero-floating-1 {
    width: 140px;
    height: 130px;
    top: 39%;
    left: -18%;
  }

  .hero-floating-image.hero-floating-2 {
    width: 170px;
    height: 150px;
    bottom: 1%;
  }

  .hero-floating-image.hero-floating-3 {
    width: 60px;
    height: 60px;
    bottom: 26%;
  }

  .hero-floating-image.hero-floating-4 {
    top: 28%;
    right: -4%;
  }

  .layout-floating-image.layout-floating-1 {
    width: 50%;
    bottom: 22%;
    right: -5%;
  }

  .layout-floating-image.layout-floating-2 {
    width: 60px;
    height: 60px;
  }

  .layout-floating-image.layout-floating-3 {
    width: 50px;
    height: 50px;
    left: -2%;
  }

  .layout-background-image {
    width: 140%;
    margin-left: auto;
    margin-right: auto;
    inset: auto;
  }

  .layout-main-image {
    width: 90%;
  }

  .case-study-decoration {
    width: 80%;
  }

  .home-hero-heading-text {
    font-size: 40px;
  }

  .style-guide-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .style-guide-colours {
    justify-content: center;
    align-items: center;
  }

  .style-guide-title-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .colour {
    margin: 10px;
  }

  ._404-heading {
    font-size: 30px;
    line-height: 110%;
  }

  .update-wrapper {
    margin-top: 30px;
  }

  .update-text {
    font-size: 28px;
  }

  .wrapper-2.updates {
    width: 100%;
    padding: 20px;
  }

  .licensing-link {
    font-size: 30px;
  }

  .licencing-images-grid {
    grid-template-columns: 1fr;
  }
}

#w-node-cbc21243-4367-715c-806f-55c1fd6e99f1-2f501cba {
  place-self: center;
}


