.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.welcome {
  z-index: 2;
  width: 100vw;
  height: 33px;
  background-color: #12162c;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.h6 {
  color: #f6f5f8;
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

.h6.sup-menu {
  color: #2e876c;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h6.sup-menu.orchid {
  color: #9e46c8;
}

.h6.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar {
  border-bottom: 1px solid #9d9db4;
  position: fixed;
}

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

.navbar-desktop {
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar-desktop-main-wrapper {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(rgba(243, 243, 246, .5), #f3f3f6 100%, rgba(243, 243, 246, .8));
  border-bottom: 1px solid #9d9db4;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-desktop-main-wrapper.mobile {
  background-image: linear-gradient(rgba(243, 243, 246, .8), #f3f3f6 0%, rgba(243, 243, 246, .5));
}

.navbar-desktop-main {
  width: 80%;
  height: 76px;
  max-width: 1728px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo {
  margin-bottom: 10px;
}

.logo.no-margin, .logo.footer-logo {
  margin-bottom: 0;
}

.logo.footer-logo.margin {
  margin-bottom: 16px;
}

.header-button {
  width: auto;
  height: 50px;
  grid-column-gap: 16px;
  color: #32395a;
  border: 1px solid #32395a;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  transition: color .3s cubic-bezier(.445, .05, .55, .95), border-color .3s cubic-bezier(.445, .05, .55, .95), background-color .3s cubic-bezier(.445, .05, .55, .95);
  display: flex;
}

.header-button:hover {
  color: #fff;
  background-color: #12162c;
  border-color: #12162c;
}

.button-text {
  font-family: Rubik, sans-serif;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.button-text.white {
  z-index: 1;
  color: #fff;
  text-transform: capitalize;
  position: relative;
}

.button-text.white.pricing {
  font-size: 13px;
}

.button-text.dollar {
  color: #2e876c;
}

.button-text.orchid {
  color: #9e46c8;
}

.button-text.peach {
  color: #f67a7a;
}

.button-text.storm {
  color: #8d79ff;
}

.navbar-desktop-links {
  width: 50%;
  justify-content: space-between;
  display: flex;
}

.navbar-desktop-link {
  width: 100%;
  color: #32395a;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.navbar-desktop-link:hover {
  font-weight: 500;
}

.navbar-desktop-link.w--current {
  color: #1e233a;
  font-size: 15px;
}

.navbar-desktop-link.left {
  justify-content: flex-start;
}

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body {
  background-color: #f6f5f8;
}

.hero-wrapper {
  width: 100vw;
  height: auto;
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-wrapper.platform {
  background-image: linear-gradient(#f3f3f6, #d3e3de);
  overflow: hidden;
}

.hero-wrapper.data-engine {
  background-image: linear-gradient(#f3f3f6, #e0cde9);
  overflow: hidden;
}

.section-wrapper {
  width: 100vw;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-wrapper.gray {
  background-color: #ebebf4;
}

.section-wrapper.green-gradient {
  background-image: radial-gradient(circle farthest-side at 100% 100%, #2abc87, rgba(42, 188, 135, 0) 31%), linear-gradient(#f6f5f8, #f6f5f8);
}

.section-wrapper.green {
  background-color: #e1ede9;
}

.section-wrapper.purple {
  background-color: #e9e0ed;
}

.hero {
  width: 80%;
  max-width: 1728px;
  min-height: 100vh;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero.vertical-tablet {
  flex-direction: row;
  justify-content: flex-start;
}

.hero.vertical-tablet.vertical-desktop {
  flex-direction: column;
}

.hero.middle {
  min-height: 700px;
}

.hero-image {
  z-index: 0;
  max-width: 75%;
  margin-left: -95px;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-text {
  z-index: 1;
  width: 48%;
  max-width: 40vw;
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  display: grid;
  position: relative;
}

.hero-text.less-vert-space {
  grid-row-gap: 20px;
}

.hero-text.less-vert-space.talk {
  grid-template-rows: auto auto;
  margin-top: 60px;
}

.hero-text.home {
  width: 57%;
  margin-left: auto;
}

.h1 {
  max-width: 80%;
  color: #1e233a;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 110%;
}

.h1.brand-text {
  max-width: 100%;
  color: #9d9db4;
  text-align: center;
}

.h1.no-break {
  white-space: nowrap;
}

.h1.caps {
  text-transform: uppercase;
}

.p1 {
  max-width: 500px;
  color: #32395a;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.p1.pigeon {
  color: #7a7a98;
}

.p1.pigeon.list-item {
  margin-bottom: 4px;
}

.p1.white {
  color: #fff;
  text-decoration: none;
}

.p1.p-list {
  margin-bottom: 8px;
}

.p1.section-cards {
  font-weight: 500;
}

.p1.concrete {
  color: #cdcdd8;
}

.p1.width-100 {
  max-width: 100%;
  overflow: scroll;
}

.p1.margin-top {
  margin-top: 1.25rem;
  font-size: 16px;
}

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

.hero-image-placeholder {
  width: 52%;
}

.hero-buttons {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
}

.button {
  width: auto;
  color: #fff;
  background-color: #2e876c;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 16px 28px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.orchid {
  background-color: #9e46c8;
}

.button.secondary {
  color: #2e876c;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #2e876c;
  transition: color .3s cubic-bezier(.445, .05, .55, .95), border-color .3s cubic-bezier(.445, .05, .55, .95), background-color .3s cubic-bezier(.445, .05, .55, .95);
}

.button.secondary:hover {
  color: #12162c;
  background-color: rgba(227, 227, 231, .4);
  border-color: #12162c;
}

.button.secondary.orchid {
  color: #9e46c8;
  border-color: #9e46c8;
}

.button.secondary.orchid:hover {
  color: #12162c;
  border-color: #12162c;
}

.button.secondary.orchid.hide.auto {
  display: flex;
}

.button.secondary.peach {
  color: #f67a7a;
  border-color: #f67a7a;
}

.button.secondary.peach:hover {
  color: #12162c;
  border-color: #12162c;
}

.button.secondary.storm {
  color: #8d79ff;
  border-color: #8d79ff;
}

.button.secondary.storm:hover {
  color: #12162c;
  border-color: #12162c;
}

.button.secondary.storm.hide.auto {
  display: flex;
}

.button.full-width {
  width: 100%;
}

.button.full-width.lotus {
  background-color: #cf68ff;
}

.button.full-width.ink {
  background-color: #6755d1;
}

.button.success {
  background-color: #2abc87;
}

.button.auto.hide {
  display: none;
}

.button.submit {
  padding-left: 60px;
  padding-right: 60px;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  transition: all .5s;
}

.button.submit:hover {
  background-image: linear-gradient(to right, #1e233a, #2e876c);
}

.section {
  z-index: 1;
  width: 80%;
  max-width: 1728px;
  min-height: 950px;
  min-width: 900px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.section.footer-section {
  height: auto;
  min-height: auto;
  justify-content: space-between;
}

.section.accordion {
  min-height: auto;
  margin-bottom: 10%;
  display: block;
}

.section.accordion.margin-bottom {
  margin-bottom: 40px;
}

.products-wrapper {
  background-image: url('../images/Products-background.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-value {
  width: 100vw;
  height: 600px;
  background-image: linear-gradient(rgba(234, 234, 243, 0), #d4d4df);
  justify-content: center;
  align-items: center;
  padding-bottom: 56px;
  display: flex;
}

.footer-actions {
  width: 100%;
  background-image: linear-gradient(#21534f, #12162c);
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.footer {
  background-color: #12162c;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
}

.products {
  width: 80%;
  max-width: 1728px;
  min-height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gradient {
  z-index: 0;
  width: 100%;
  height: 100%;
  min-width: 0;
  filter: blur(20px);
  background-image: radial-gradient(circle at 100% 100%, rgba(42, 188, 135, .7), rgba(42, 188, 135, 0) 26%);
  position: absolute;
  top: auto;
  bottom: -3%;
  left: auto;
  right: -3%;
}

.gradient.left {
  background-image: radial-gradient(circle at 0 100%, rgba(42, 188, 135, .7), rgba(42, 188, 135, 0) 26%);
  top: auto;
  bottom: -3%;
  left: -3%;
  right: auto;
}

.gradient.left.orchid {
  background-image: radial-gradient(circle at 0 100%, rgba(197, 131, 228, .7), rgba(197, 131, 228, 0) 26%);
}

.gradient.left.storm {
  background-image: radial-gradient(circle at 0 100%, rgba(118, 98, 236, .7), rgba(118, 98, 236, 0) 26%);
}

.gradient.peach {
  background-image: radial-gradient(circle at 100% 100%, rgba(246, 122, 122, .7), rgba(246, 122, 122, 0) 26%);
}

.video {
  overflow: hidden;
}

.video.mobile, .video.tablet {
  display: none;
}

.section-text {
  width: 42%;
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 4%;
  margin-right: 4%;
  display: grid;
}

.section-video {
  width: 52%;
  justify-content: center;
  display: flex;
}

.section-video.left-margin {
  position: relative;
  left: 0;
}

.section-video.background {
  width: 56%;
  display: block;
}

.h3 {
  max-width: 500px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 140%;
}

.h3.dollar {
  color: #2e876c;
}

.h3.dollar.margin-bottom {
  margin-bottom: 20px;
}

.h3.dollar.margins {
  margin-top: 40px;
  margin-bottom: 10px;
}

.h3.lotus {
  color: #cf68ff;
}

.h3.peach {
  color: #f67a7a;
}

.h3.storm {
  color: #8d79ff;
}

.h3.orchid {
  color: #9e46c8;
}

.h3.direct-contact {
  color: #32395a;
  letter-spacing: .4px;
  text-transform: none;
}

.h3.white {
  color: #fff;
  margin-right: auto;
}

.h3.white.top-margin {
  margin-top: 70px;
}

.h3.mouse {
  color: #9d9db4;
}

.h2 {
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 105%;
}

.h2.navy {
  color: #32395a;
}

.h2.cards {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
}

.h2.cards.pigeon {
  color: #7a7a98;
}

.h2.cards.pigeon.max {
  width: 200px;
}

.h2.cards.pricing {
  color: #2abc87;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 120%;
}

.h2.cards.pricing.lotus {
  color: #cf68ff;
}

.h2.cards.pricing.ink {
  color: #6755d1;
}

.button-wrap {
  align-items: flex-end;
  display: flex;
}

.button-wrap.margin-top {
  margin-top: 64px;
}

.button-wrap.margin-top.button {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.button-wrap.double {
  margin-right: 16px;
}

.button-wrap.mobile {
  display: none;
}

.arrow {
  z-index: 1;
  margin-left: 24px;
  position: relative;
}

.arrow.none {
  display: none;
}

.arrow.pricing {
  margin-left: 4px;
}

.arrow.no-margin {
  margin-left: 0;
  display: none;
}

.arrow-green {
  margin-left: 24px;
}

.card-multi-wrapper {
  width: 56vw;
  min-width: 800px;
  grid-column-gap: 8vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 56px;
  margin-bottom: 126px;
  display: grid;
}

.card {
  grid-column-gap: 16px;
  grid-row-gap: 56px;
  border: 1px solid #f6f5f8;
  border-radius: 35px;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 72px 32px 40px;
  display: grid;
}

.card.pricing {
  width: 100%;
  min-height: 500px;
  border-color: #cdcdd8;
  padding-top: 104px;
  padding-left: 24px;
  padding-right: 24px;
}

.card.pricing.highlight {
  border-width: 3px;
  border-color: #cf68ff;
}

.card-text {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.h4.neon-green {
  color: #68fac5;
}

.h4.orchid {
  color: #9e46c8;
}

.h4.success {
  color: #2abc87;
}

.h4.ink {
  color: #6755d1;
}

.h4.lotus {
  color: #cf68ff;
}

.h4.margin-bottom {
  margin-bottom: 20px;
}

.card-wrapper {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.card-logo {
  border-radius: 20px;
  margin-left: 40px;
  position: relative;
  top: 5%;
}

.bird-logo {
  background-color: #ebfff9;
  border-radius: 20px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .3);
}

.bird-logo.orchid {
  background-color: #f8e8ff;
}

.typed-words {
  color: #000;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  text-decoration: none;
  display: inline-block;
}

.typed-words.h1 {
  color: #1e233a;
  text-align: left;
  font-family: Rubik, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 110%;
}

.p1-bold {
  color: #32395a;
}

.arrow-orchid {
  margin-left: 24px;
}

.footer-column {
  min-width: 40%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.footer-column.larger {
  min-width: 60%;
}

.h5 {
  color: #d5d4d9;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.h5.tag {
  width: auto;
  height: 40px;
  color: #2e876c;
  background-color: #caded8;
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.h5.dollar {
  color: #2e876c;
}

.h5.orchid {
  color: #9e46c8;
}

.footer-column-sub {
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 24px;
  display: flex;
}

.footer-column-sub-wrapper {
  display: flex;
}

.footer-logo-wrapper {
  height: auto;
}

.footer-h6 {
  color: #d5d4d9;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}

.footer-h6.pp-link {
  cursor: pointer;
  display: block;
}

.footer-h6.pp-link:hover {
  color: #f6f5f8;
}

.footer-sub-lower {
  margin-top: 48px;
}

.hfooter {
  color: #d5d4d9;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Rubik, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 120%;
}

.mail-form {
  margin-bottom: 0;
}

.email-input {
  height: 60px;
  color: #d5d4d9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #cdcdd8;
  border-radius: 10px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.email-input::-ms-input-placeholder {
  color: #9d9db4;
}

.email-input::placeholder {
  color: #9d9db4;
}

.email-form {
  position: relative;
}

.email-submit {
  color: #12162c;
  background-color: #e3e3e7;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 120%;
  transition: background-color .3s cubic-bezier(.445, .05, .55, .95);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.email-submit:hover {
  background-color: #fff;
}

.footer-action-wrapper {
  width: 103%;
  max-width: 1728px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-action-column {
  height: 450px;
  background-image: linear-gradient(#21534f, #12162c);
  border-left: 1px solid #f6f5f8;
  border-right: 1px solid #f6f5f8;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin-left: -1px;
  margin-right: -1px;
  padding: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.p2 {
  z-index: 1;
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  line-height: 110%;
  text-decoration: none;
  position: relative;
}

.arrow-wrapper {
  z-index: 1;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.demo-video-wrapper {
  background-color: #e1ede9;
  border-radius: 20px;
  flex: 1;
  margin-top: 60px;
  margin-bottom: 60px;
  overflow: hidden;
  box-shadow: 2px 2px 9px -3px rgba(0, 0, 0, .2);
}

.video-embed {
  width: 100%;
  height: 100%;
  background-color: #e1ede9;
}

.pricing-cards {
  width: 100%;
  grid-column-gap: 4vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-around;
  justify-items: center;
  margin-top: 40px;
  margin-bottom: 80px;
  padding-left: 4vw;
  padding-right: 4vw;
  display: grid;
}

.pricing-card-column {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.card-heading-wrapper {
  width: 80%;
  height: 64px;
  background-color: #ebfff9;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 7%;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .2);
}

.card-heading-wrapper.pink {
  background-color: #f8e8ff;
}

.card-heading-wrapper.sky {
  background-color: #dbe1ff;
}

.dropdown {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding: 20px 10px;
  display: grid;
  position: relative;
}

.dropdown.form {
  grid-template-rows: auto;
  margin-top: 20px;
}

.dropdown-items {
  width: 150px;
  height: 150px;
  flex-direction: column;
  align-items: center;
  padding-top: 5px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.dropdown-tip {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin-bottom: -15px;
  transform: rotate(45deg);
}

.dropdown-wrapper {
  width: 150px;
  height: 0;
  margin-left: -20px;
  position: absolute;
  top: 80%;
  overflow: hidden;
}

.dropdown-wrapper.visible {
  overflow: visible;
}

.dropdown-wrapper.visible.w--open {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  padding-top: 10px;
  display: flex;
  position: absolute;
  top: 110%;
}

.dropdown-wrapper.visible.form-specialty.w--open {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 10px;
  top: 140%;
}

.dropdown-wrapper.testing {
  height: 400px;
}

.hero-image-others {
  max-width: 52%;
  margin-top: 70px;
}

.tag {
  background-color: #8dd1bc;
  border-radius: 5px;
  padding: 3px 12px;
  display: inline-block;
}

.tag.purple {
  background-color: #e3a7ff;
}

.tag-wrapper {
  margin-top: -40px;
  position: absolute;
}

.tag-wrapper.purple {
  margin-top: -40px;
}

.navbar-sup-desktop {
  z-index: 2;
  height: 32px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(243, 243, 246, .5);
  border-bottom: 1px solid #9d9db4;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
}

.navbar-sup-main {
  width: 80%;
  height: 100%;
  max-width: 1728px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-sup-h {
  width: 30%;
}

.navbar-sup-links {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-sup-a {
  height: 100%;
  white-space: nowrap;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-right: 80px;
  text-decoration: none;
  display: flex;
}

.navbar-sup-line {
  width: 100%;
  height: 5px;
}

.navbar-sup-line-wrapper {
  width: 100%;
  height: 1px;
}

.navbar-sup-a-text {
  color: #32395a;
  margin-bottom: 3px;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.navbar-sup-line-filler {
  width: 100%;
  height: 100%;
  background-color: #2e876c;
}

.navbar-sup-line-filler._01.orchid, .navbar-sup-line-filler._02.orchid, .navbar-sup-line-filler._03.orchid {
  background-color: #9e46c8;
}

.action-gradient-overlay {
  z-index: 0;
  opacity: 0;
  background-image: linear-gradient(rgba(46, 135, 108, .8), rgba(18, 22, 44, 0) 79%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-form {
  z-index: 0;
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template: "."
                 "."
                 "Area"
                 / 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  display: grid;
  position: relative;
}

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

.direct-contact-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 64px;
  display: grid;
}

.direct-contact-column-wrapper {
  display: flex;
}

.direct-contact-column {
  width: 33%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  margin-right: 80px;
  display: grid;
}

.form-input-text {
  color: #1e233a;
  font-family: Rubik, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 120%;
  display: inline-block;
}

.form-input-text.dot {
  margin-right: 20px;
}

.text-field {
  width: 320px;
  color: #2e876c;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #1e233a;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Rubik, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 120%;
  display: inline-block;
}

.text-field::-ms-input-placeholder {
  color: #2e876c;
}

.text-field::placeholder {
  color: #2e876c;
}

.text-field.longer {
  width: 400px;
}

.text-field.drop {
  width: 300px;
  height: auto;
  color: #2e876c;
  padding-bottom: 4px;
}

.form-dropdown {
  width: 300px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Rubik, sans-serif;
  font-size: 28px;
  line-height: 120%;
}

.form-dropdown.hort {
  width: 250px;
}

.dropdown-toggle {
  border-bottom: 1px solid #1e233a;
  padding: 8px 12px 4px;
  display: flex;
}

.dropdown-placeholder {
  color: #cdcdd8;
  text-align: center;
  flex: 1;
}

.dropdown-icon {
  font-size: 20px;
  font-weight: 300;
}

.form-dropdown-item {
  width: 100%;
  color: #1e233a;
  font-size: 26px;
}

.button-hover-gradient {
  z-index: 0;
  opacity: 0;
  background-image: linear-gradient(to right, #12162c, rgba(0, 0, 0, 0));
  border-radius: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-video-embed {
  object-fit: contain;
  overflow: visible;
}

.section-anim-cards-wrapper {
  width: 52%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  justify-items: center;
  display: grid;
}

.section-anim-card {
  max-width: 400px;
  position: relative;
}

.section-anim-card-content {
  background-color: #fff;
  background-image: linear-gradient(#fff, #f6f6fc);
  border-radius: 30px;
  align-items: center;
  padding: 40px;
  display: flex;
  box-shadow: 3px 3px 14px -6px rgba(0, 0, 0, .2);
}

.card-lottie {
  max-width: 80px;
  margin-right: 40px;
}

.section-card-backdrop {
  z-index: -1;
  opacity: .2;
  background-image: linear-gradient(rgba(122, 122, 152, 0) 49%, rgba(122, 122, 152, .6) 87%, rgba(122, 122, 152, .8));
  border-radius: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 1.5%;
  right: -1.5%;
}

.brand-value-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dollar {
  color: #2e876c;
}

.brand-value-lottie {
  width: 40%;
  max-width: 1200px;
  mix-blend-mode: darken;
}

.hero-image-supp-wrapper {
  min-width: 60%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero-image-supp {
  max-width: 55vw;
  display: block;
  position: relative;
  right: -10%;
}

.hero-image-supp.right {
  right: -15%;
}

.dropdown-logo {
  width: 30px;
  height: 30px;
}

.dropdown-tip-wrapper {
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 110%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-mobile {
  display: none;
}

.lowercase {
  text-transform: lowercase;
}

.slide-menu-mobile {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.navbar-mobile-link {
  transform-style: preserve-3d;
}

.play-pause-button {
  display: none;
}

.link-block, .pp-link {
  text-decoration: none;
}

.pp-modal-container {
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(rgba(243, 243, 246, .8), #fff);
  border-radius: 16px;
  padding: 20px;
  display: flex;
  box-shadow: 3px 3px 14px -6px rgba(0, 0, 0, .2);
}

.pp-modal-wrapper {
  z-index: 5;
  padding: 5% 20%;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pp-modal {
  width: 100%;
  height: 100%;
  padding: 30px;
  position: relative;
}

.close {
  cursor: pointer;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close:hover {
  opacity: .8;
}

.pp-modal-text {
  height: 100%;
  overflow: scroll;
}

.hero-video-embed {
  display: none;
  position: relative;
  top: -5%;
  right: -20%;
}

.hero-video-embed.mobile {
  display: none;
}

.ck-title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 500;
}

.ck-title.is--small {
  color: #1e233a;
  font-size: 1.1875rem;
  font-weight: 500;
}

.ck-title.margin-top {
  margin-top: 1.5rem;
}

.ck-desc {
  color: #1e233a;
  font-family: Rubik, sans-serif;
  font-weight: 300;
}

.ck-button-w {
  color: #fff;
  text-align: center;
  background-color: #1e233a;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-button-w:hover {
  background-color: #1e233a;
  background-image: linear-gradient(to right, #2e876c, #fff);
}

.ck-button-w.is--secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.ck-button-w.is--secondary:hover {
  color: #262926;
  text-decoration: underline;
}

.ck-txt-link {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.ck-modal__btns-w {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.ck-modal__btns-w.is--small {
  background-color: #f6f5f8;
  justify-content: flex-start;
  padding: 1.5rem;
}

.ck-modal__btns-w.in-pref-manger {
  background-color: #f6f5f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin: 2rem -2rem -2.25rem;
  padding-bottom: 1rem;
}

.ck-modal__btns-w.in-pref-manger.no-background {
  height: auto;
  background-color: #f6f5f8;
  justify-content: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ck-modal__btns-w.is--small {
  justify-content: flex-start;
  padding: 1.5rem;
}

.ck-modal__btns-w.in-pref-manger {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin: 2rem -2rem -2.25rem;
  padding-bottom: 1rem;
}

.ck-sr__only {
  width: 1px;
  height: 1px;
  color: #1e233a;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.ck-modal__content-w {
  width: 100%;
  height: 70%;
  margin-top: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Rubik, sans-serif;
  display: block;
  overflow: scroll;
}

.ck-modal__content-w.is--small {
  padding: 1.5rem;
}

.ck-modal__content-w.is--small.no-margin {
  height: auto;
  margin-top: 0;
}

.ck-button__txt {
  font-weight: 600;
}

.ck-button__txt.night {
  color: #1e233a;
}

.ck-cookie-w {
  z-index: 9500;
  max-width: 25rem;
  font-family: Rubik, sans-serif;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.ck-modal__exit-btn {
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: #f6f5f8;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin: .5rem .5rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.ck-modal__exit-btn.is--sticky {
  margin-top: auto;
  margin-right: 0;
  position: -webkit-sticky;
  position: sticky;
}

.ck-modal__exit-btn.no-background {
  background-color: #f6f5f8;
  margin-top: 1rem;
  margin-right: 1rem;
}

.ck-css-styles {
  display: none;
}

.ck__exitbtn__line {
  width: 1rem;
  height: 2px;
  background-color: #515750;
  position: absolute;
}

.ck__exitbtn__line.is--left {
  background-color: #1e233a;
  transform: rotate(45deg);
}

.ck__exitbtn__line.is--left:hover {
  background-color: #32395a;
}

.ck__exitbtn__line.is--right {
  color: #1e233a;
  background-color: #1e233a;
  transform: rotate(-45deg);
}

.ck__exitbtn__line.is--right:hover {
  color: #32395a;
  background-color: #32395a;
}

.ck__exitbtn__line.is--right {
  transform: rotate(-45deg);
}

.ck-modal {
  max-width: 32rem;
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  font-family: Rubik, sans-serif;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 1rem rgba(38, 41, 38, .05);
}

.ck-modal.full-screen {
  height: 90vh;
  max-height: 1000px;
  margin-top: auto;
  margin-bottom: auto;
}

.ck-radio__label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.ck-preference-w {
  z-index: 9525;
  width: 100%;
  height: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.modal-wrapper {
  width: 100%;
  height: 100%;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.ck-radio__desc {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 300;
}

.ck-radio__desc.is--not-allowed {
  font-weight: 300;
}

.ck-form {
  padding-top: 1.25rem;
  padding-bottom: .5rem;
}

.ck-preference__bg {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-backdrop-filter: blur(.5rem);
  backdrop-filter: blur(.5rem);
  cursor: pointer;
  background-color: rgba(215, 231, 213, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ck-radio__btn {
  width: 1.25rem;
  height: 1.25rem;
  float: left;
  border: 1.75px solid #1e233a;
  border-radius: .375rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-radio__btn.w--redirected-checked {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #1e233a;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #1e233a;
  border-radius: .375rem;
  margin-top: 0;
}

.ck-radio__btn.w--redirected-focus {
  box-shadow: none;
}

.ck-radio__btn.is--checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #515750;
}

.ck-radio__btn.is--checked.is--not-allowed {
  background-color: #1e233a;
  border-color: #1e233a;
}

.ck-form-w {
  margin-bottom: 0;
}

.ck-radio-w {
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.ck-radio-w.is--not-allowed {
  cursor: not-allowed;
}

.ck-prefmanager-w {
  z-index: 9475;
  color: #262926;
  text-decoration: none;
  display: none;
  position: fixed;
  bottom: 0;
  left: 1.25rem;
}

.ck-prefmanager-w:hover {
  text-decoration: underline;
}

.ck-preference__btn {
  color: #262926;
  background-color: #fff;
  border-radius: .5rem .5rem 0 0;
  align-items: center;
  margin-bottom: -.125rem;
  padding: .75em 1em .875em;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: margin-bottom .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.ck-preference__btn:hover {
  margin-bottom: 0;
  text-decoration: underline;
}

.ck-preference__icon {
  width: 1.125rem;
  height: 1.125rem;
  color: #1e233a;
  flex: none;
  margin-right: 0;
}

.ck-preference-txt {
  font-family: Rubik, sans-serif;
  font-weight: 400;
  display: none;
}

.ck-desc-2 {
  font-weight: 300;
}

.ck-button-w-2 {
  color: #fff;
  text-align: center;
  background-color: #1e233a;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-button-w-2:hover {
  background-color: #262926;
  background-image: linear-gradient(to right, #2e876c, #1e233a);
}

.ck-button-w-2.is--secondary {
  color: #1e233a;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 600;
}

.ck-button-w-2.is--secondary:hover {
  color: #262926;
  background-image: none;
  text-decoration: underline;
}

.ck-button__txt-2 {
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

.ck-cookie-w-2 {
  z-index: 9500;
  max-width: 25rem;
  font-family: Rubik, sans-serif;
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.ck-preference__btn-2 {
  color: #262926;
  background-color: #fff;
  border-radius: .5rem .5rem 0 0;
  align-items: center;
  margin-bottom: -.125rem;
  padding: .75em 1em .875em;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: margin-bottom .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.ck-preference__btn-2:hover {
  margin-bottom: 0;
  text-decoration: underline;
}

.ck-title-2 {
  color: #1e233a;
  margin-bottom: .1875em;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.privacy-policy {
  z-index: 9525;
  width: 100%;
  height: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ck-desc-3 {
  height: 80vh;
  color: #1e233a;
  font-family: Rubik, sans-serif;
  font-weight: 300;
  overflow: auto;
}

.ck-radio__desc-2 {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.ck-button-w-3 {
  color: #fff;
  text-align: center;
  background-color: #515750;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-button-w-3:hover {
  background-color: #262926;
}

.ck-button-w-3.is--secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.ck-button-w-3.is--secondary:hover {
  color: #262926;
  text-decoration: underline;
}

.ck-sr__only-2 {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.ck-modal__content-w-2 {
  padding: 1.75rem 2rem;
  position: relative;
}

.ck-radio__btn-2 {
  width: 1.25rem;
  height: 1.25rem;
  float: left;
  border: 1.75px solid #999c98;
  border-radius: .375rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-radio__btn-2.w--redirected-checked {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #515750;
  border-radius: .375rem;
  margin-top: 0;
}

.ck-radio__btn-2.w--redirected-focus {
  box-shadow: none;
}

.ck-radio__btn-2.is--checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #515750;
}

.ck-modal__exit-btn-2 {
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.ck-modal__exit-btn-2.is--sticky {
  background-color: #f6f5f8;
  position: -webkit-sticky;
  position: sticky;
  top: 1rem;
}

.kk {
  display: block;
}

.pp {
  z-index: 9525;
  width: 100%;
  height: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pp-subtitle {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.8;
}

.list-2 {
  padding-left: 20px;
}

.mobile-image {
  display: none;
}

.accordion-toggle {
  width: 100%;
  height: 5rem;
  border-top: 1px solid #32395a;
  border-bottom: 1px solid #32395a;
  justify-content: space-between;
  align-items: center;
  padding: 0 32px 0 0;
  display: flex;
}

.accordion-toggle.w--open {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.accordion-content-card__heading {
  color: #9d9db4;
}

.accordion-item {
  width: 100%;
  flex-direction: column;
  margin-top: -1px;
  display: block;
  overflow: hidden;
}

.accordion-content-card {
  width: 45%;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.75rem;
  margin-bottom: 0;
  display: flex;
}

.accordion-content-card__image {
  width: 100%;
  display: none;
}

.accordion__heading {
  margin-bottom: 1.8125rem;
}

.accordion-toggle__text {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 110%;
}

.accordion-content-card__text-wrapper {
  margin-bottom: 1.25rem;
}

.container-2 {
  width: 100vw;
  flex-direction: column;
  margin-bottom: 0;
  padding: 7.625rem 7.5rem 7.625rem 7.625rem;
  display: flex;
}

.accordion-content-wrapper {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 1.75rem;
  display: flex;
  position: static;
}

.accordion-content-wrapper.w--open {
  width: 100%;
  display: flex;
}

.privacy-policy-content {
  width: 100%;
  height: 100%;
  padding: 2rem;
  font-family: Rubik, sans-serif;
  display: block;
  overflow: scroll;
}

.privacy-policy-content.is--small {
  padding: 1.5rem;
}

.modal-content {
  width: 100%;
  height: 100%;
  display: flex;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  height: 2.5rem;
  background-color: #f6f5f8;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  overflow: scroll;
}

.mask, .slide, .slide-2 {
  height: 100%;
}

.privacy-policy-modal {
  width: 100%;
  height: 90%;
  color: #1e233a;
  margin-top: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Rubik, sans-serif;
  display: block;
  overflow: scroll;
}

.privacy-policy-modal.is--small {
  padding: 1.5rem;
}

.slider_next-slide-button, .slider_prev-slide-button {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 62.5rem;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: 1.25rem;
  right: auto;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_checkbox.w--redirected-checked {
  background-color: #2e876c;
  border-color: #2e876c;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f6f5f8;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  top: -.75rem;
  bottom: auto;
  left: auto;
  right: -.75rem;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_title {
  color: #32395a;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #32395a;
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  width: 2.75rem;
  height: 1.5rem;
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_label {
  color: #32395a;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 600;
}

.ff-cc-components {
  display: block;
}

.fs-cc-prefs_content {
  height: 100%;
  color: #1e233a;
  padding: 2.5rem 2rem;
  font-family: Rubik, sans-serif;
  overflow: scroll;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  color: #fff;
  text-align: center;
  background-color: #2e876c;
  border: 0 solid #2e876c;
  border-radius: 999rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-family: Rubik, sans-serif;
  font-size: 1rem;
}

.fs-cc-banner_button:hover {
  background-image: linear-gradient(to right, #12162c, #2e876c);
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #2e876c;
  background-color: rgba(0, 0, 0, 0);
  font-family: Rubik, sans-serif;
}

.fs-cc-banner_button.fs-cc-button-alt:hover {
  color: #1e233a;
  background-image: none;
  border-top-color: #1e233a;
  border-left-color: #1e233a;
  border-right-color: #1e233a;
}

.fs-cc-prefs_form {
  width: 100%;
  height: 100%;
  max-height: 650px;
  max-width: 36rem;
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_close-icon {
  width: 1rem;
  height: 1rem;
  color: #1e233a;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-prefs_overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 5, 36, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
  font-family: Rubik, sans-serif;
}

.fs-cc-banner_text-link {
  color: #2e876c;
  border-bottom: 2px solid #2e876c;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_text-link:hover {
  color: #1e233a;
  border-bottom-color: #1e233a;
}

.fs-cc-banner_trigger {
  display: block;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
  box-shadow: 1px 1px 10px rgba(50, 57, 90, .15);
}

.fs-cc-manager_button:hover {
  box-shadow: 1px 1px 10px rgba(50, 57, 90, .3);
}

.fs-cc-prefs_component {
  z-index: 997;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_button {
  background-color: #2e876c;
  border-style: solid;
  border-color: #2e876c;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Rubik, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.fs-cc-prefs_button:hover {
  background-image: linear-gradient(to right, #1e233a, #2e876c 100%, #2e876c);
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #2e876c;
  background-color: #fff;
  border-color: #2e876c;
}

.fs-cc-prefs_button.fs-cc-button-alt:hover {
  color: #12162c;
  background-image: none;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border-radius: 999px;
}

.text-block-2 {
  color: #1e233a;
}

.text-block-3 {
  color: #32395a;
}

.text-block-4, .text-block-5 {
  font-weight: 700;
}

.text-block-6, .text-block-7 {
  font-weight: 600;
}

.privacy-wrapper {
  max-width: 500px;
  min-height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
  position: relative;
}

.privacy-wrapper.vertical-tablet {
  flex-direction: row;
  justify-content: flex-start;
}

.privacy-wrapper.vertical-tablet.vertical-desktop {
  flex-direction: column;
}

.privacy-wrapper.middle {
  min-height: 700px;
}

.list-3 {
  padding-left: 30px;
}

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

.submit-button {
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

.form-text {
  color: #32395a;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.small-form-input {
  height: 40px;
  color: #32395a;
  background-color: #fff;
  border: 1px solid #cdcdd8;
  border-radius: 30px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.small-form-input::-ms-input-placeholder {
  color: #9d9db4;
}

.small-form-input::placeholder {
  color: #9d9db4;
}

.small-form-submit {
  color: #fff;
  letter-spacing: 1.4px;
  background-color: #194538;
  border-radius: 30px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  transition: background-color .3s cubic-bezier(.445, .05, .55, .95);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .25);
}

.small-form-submit:hover {
  background-color: #44675e;
}

.small-form-submit.orchid {
  background-color: #61008e;
}

.small-form-submit.orchid:hover {
  background-color: #7e30a3;
}

.small-form {
  width: 380px;
}

.fs-cc-prefs_button-2 {
  background-color: #2e876c;
  border-style: solid;
  border-color: #4353ff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 500;
}

.fs-cc-prefs_button-2:hover {
  background-image: linear-gradient(to right, #1e233a, #2e876c);
}

.fs-cc-prefs_button-2.fs-cc-button-alt {
  color: #2e876c;
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  border-color: #2e876c;
}

.fs-cc-prefs_button-2.fs-cc-button-alt:hover {
  color: #1e233a;
  background-image: none;
}

.fs-cc-prefs_checkbox-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_content-2 {
  height: 100%;
  color: #1e233a;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_button-2 {
  min-width: 8.75rem;
  color: #fff;
  text-align: center;
  background-color: #2e876c;
  border-radius: 999rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
  font-weight: 400;
}

.fs-cc-banner_button-2:hover {
  background-image: linear-gradient(to right, #1e233a, #2e876c);
}

.fs-cc-banner_button-2.fs-cc-button-alt {
  color: #2e876c;
  background-color: rgba(0, 0, 0, 0);
  border-color: #4353ff;
}

.fs-cc-banner_button-2.fs-cc-button-alt:hover {
  color: #1e233a;
  background-image: none;
}

.fs-cc-prefs_text-2 {
  font-size: .75rem;
}

.fs-cc-prefs_component-2 {
  z-index: 997;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_text-2 {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_text-link-2 {
  color: #2e876c;
  border-bottom: 2px solid #2e876c;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_text-link-2:hover {
  color: #1e233a;
  border-bottom-color: #1e233a;
}

.fs-cc-prefs_close-2 {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f6f5f8;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  top: -.75rem;
  bottom: auto;
  left: auto;
  right: -.75rem;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-prefs_label-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 600;
}

.fs-cc-manager_button-2 {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: all .2s;
  display: block;
  box-shadow: 2px 2px 6px rgba(122, 122, 152, .15);
}

.fs-cc-manager_button-2:hover {
  color: #4353ff;
  box-shadow: 1px 1px 20px rgba(122, 122, 152, .3);
}

.fs-cc-components-v2 {
  font-family: Rubik, sans-serif;
}

.fs-cc-prefs_close-icon-2 {
  width: 1rem;
  height: 1rem;
  color: #1e233a;
}

.fs-cc-banner_trigger-2 {
  display: none;
}

.fs-cc-prefs_title-2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

@media screen and (max-width: 991px) {
  .welcome {
    height: 25px;
  }

  .navbar-desktop {
    display: none;
  }

  .navbar-desktop-main-wrapper.mobile {
    z-index: 2;
    background-image: none;
    border-bottom-width: 0;
  }

  .navbar-desktop-main.mobile {
    z-index: 1;
    width: 100%;
    height: 50px;
    background-image: linear-gradient(rgba(243, 243, 246, .8), #fff);
    border-bottom: 1px solid #9d9db4;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
  }

  .logo.mobile {
    max-width: 100%;
    margin-bottom: 0;
  }

  .header-button.mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navbar-desktop-link {
    transform: scale3d(1none, 1none, 1none);
  }

  .hero-wrapper.data-engine {
    overflow: hidden;
  }

  .hero {
    width: 85%;
    min-height: 700px;
  }

  .hero.vertical-tablet {
    flex-direction: column;
  }

  .hero.middle {
    align-items: center;
  }

  .hero-text {
    width: 50%;
  }

  .hero-text.less-vert-space.width-100 {
    width: 100%;
    max-width: 100vw;
  }

  .hero-text.home {
    width: 65%;
  }

  .h1 {
    max-width: 100%;
  }

  .h1.brand-text {
    margin-top: -8px;
    font-size: 36px;
  }

  .p1 {
    max-width: 100%;
    font-size: 17px;
  }

  .divider-vertical {
    display: none;
  }

  .hero-buttons {
    flex-direction: column;
  }

  .button {
    width: 100%;
    margin-bottom: 12px;
  }

  .button.full-width {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button.auto {
    width: auto;
  }

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

  .section {
    width: 90%;
    min-height: 800px;
    min-width: 0;
    flex-direction: row;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.footer-section.reverse {
    flex-direction: column-reverse;
  }

  .section.reverse {
    flex-direction: row;
  }

  .section.no-top-margin {
    flex-direction: row;
    padding-top: 0;
  }

  .section.no-top-margin.vertical, .section.vertical {
    flex-direction: column;
  }

  .section.accordion {
    padding-top: 0;
    padding-bottom: 0;
  }

  .brand-value {
    height: 400px;
  }

  .footer {
    padding-top: 0;
    padding-bottom: 0;
  }

  .products {
    width: 90%;
  }

  .video {
    display: none;
  }

  .video.tablet {
    display: block;
    overflow: visible;
  }

  .section-text {
    width: 70%;
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .section-text.right {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
  }

  .section-text.left {
    margin-left: 0;
    margin-right: 0;
    padding-right: 4%;
  }

  .section-video.background {
    width: 50%;
    height: 50vh;
    min-height: 300px;
    min-width: 300px;
  }

  .h3 {
    font-size: 19px;
  }

  .h3.dollar {
    max-width: 80vw;
  }

  .h3.dollar.mobile-ver {
    text-align: center;
  }

  .h3.dollar.desktop-ver {
    display: none;
  }

  .h2 {
    font-size: 30px;
  }

  .h2.navy {
    max-width: 100%;
  }

  .h2.cards {
    font-size: 22px;
  }

  .h2.cards.pigeon.max {
    font-size: 20px;
  }

  .h2.cards.pricing {
    font-size: 22px;
  }

  .button-wrap.margin-top {
    margin-top: 32px;
  }

  .button-wrap.double {
    width: 100%;
  }

  .card-multi-wrapper {
    width: 100%;
    min-width: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .card {
    grid-row-gap: 16px;
    padding-top: 80px;
  }

  .card.pricing {
    max-width: 30vw;
    min-height: 380px;
    padding: 78px 20px 24px;
    display: flex;
  }

  .h4 {
    font-size: 16px;
  }

  .card-logo {
    top: 10%;
  }

  .bird-logo {
    max-width: 100px;
  }

  .footer-column.larger {
    width: 100%;
  }

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

  .h5 {
    font-size: 14px;
  }

  .footer-h6 {
    font-size: 13px;
  }

  .hfooter {
    font-size: 23px;
  }

  .footer-action-wrapper {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .footer-action-column {
    height: 300px;
    padding: 30px;
  }

  .p2 {
    font-size: 20px;
  }

  .pricing-cards {
    grid-column-gap: 2vw;
  }

  .card-heading-wrapper {
    width: 70%;
  }

  .hero-image-others {
    max-width: 70%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-sup-desktop {
    display: none;
  }

  .form-input-text {
    font-size: 26px;
  }

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

  .button-hover-gradient, .button-hover-gradient:hover {
    background-image: linear-gradient(to right, #12162c, rgba(0, 0, 0, 0));
  }

  .section-video-embed {
    width: 100%;
    height: 100%;
  }

  .section-anim-card {
    max-width: 350px;
  }

  .section-anim-card-content {
    padding: 30px;
  }

  .hero-image-supp-wrapper {
    align-items: center;
    display: flex;
  }

  .hero-image-supp {
    max-width: 60vw;
  }

  .navbar-mobile {
    z-index: 3;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .navbar-mobile-main-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-mobile-main {
    width: 90%;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .logo-mobile {
    width: auto;
    height: 100%;
    align-items: center;
    display: flex;
  }

  .hamburger {
    width: auto;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .burger {
    min-width: 25px;
  }

  .slide-menu-mobile {
    width: 100vw;
    height: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-image: linear-gradient(rgba(243, 243, 246, .8), #fff);
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 75px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0;
    transform: translate(0, -200vh);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
  }

  .slide-menu-mobile.hide {
    display: none;
  }

  .navbar-mobile-link {
    width: 100vw;
    transform: scale3d(1none, 1none, 1none);
    color: #32395a;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: none;
  }

  .navbar-mobile-link:hover {
    font-weight: 500;
  }

  .navbar-mobile-link.nav-subcategory {
    text-transform: capitalize;
    background-color: #e3e3e7;
    display: block;
  }

  .navbar-mobile-link.nav-subcategory.w--current {
    display: block;
  }

  .menu-title {
    color: #12162c;
    text-transform: uppercase;
    font-family: Rubik, sans-serif;
    font-size: 17px;
    font-weight: 500;
  }

  .menu-title.platform {
    display: none;
  }

  .menu-title.data-engine {
    color: #9e46c8;
    display: block;
  }

  .menu-title.data-engine.dollar {
    color: #2e876c;
  }

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

  .ck-button-w:hover {
    background-image: linear-gradient(to right, #2e876c, #1e233a);
  }

  .ck-button-w.is--secondary:hover {
    background-image: none;
  }

  .ck-preference__btn {
    justify-content: center;
  }

  .accordion-item {
    overflow: hidden;
  }

  .accordion-content-card {
    width: 100%;
  }

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

  .accordion-content-wrapper {
    flex-direction: column;
    padding-bottom: 1.75rem;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .privacy-wrapper {
    min-height: 700px;
  }

  .privacy-wrapper.vertical-tablet {
    flex-direction: column;
  }

  .privacy-wrapper.middle {
    align-items: center;
  }

  .fs-cc-banner_text-2 {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-desktop-main.mobile {
    z-index: 1;
    position: relative;
  }

  .button-text, .button-text.white, .button-text.white.pricing {
    font-size: 16px;
  }

  .hero-wrapper {
    padding-bottom: 50px;
  }

  .hero {
    width: 90%;
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
  }

  .hero.vertical-tablet {
    align-items: center;
  }

  .hero.middle {
    min-height: 350px;
  }

  .hero-image {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: -3%;
  }

  .hero-text {
    width: 100%;
    max-width: 80vw;
    margin-top: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-text.less-vert-space.talk {
    grid-row-gap: 8px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-text.less-vert-space.no-vert-space {
    margin-top: 60px;
    margin-left: 0;
    margin-right: auto;
  }

  .hero-text.less-vert-space.width-100.margin-top-40 {
    margin-top: 40px;
  }

  .hero-text.home {
    width: 120%;
    margin-top: 40px;
    margin-left: 0;
  }

  .h1 {
    max-width: 100%;
    text-align: left;
    font-size: 35px;
  }

  .h1.brand-text {
    max-width: 80%;
    font-size: 30px;
  }

  .h1.no-break {
    white-space: normal;
  }

  .p1 {
    max-width: 460px;
    text-align: left;
    margin-right: auto;
  }

  .p1.pigeon {
    margin-left: 0;
    margin-right: 0;
  }

  .p1.pigeon.list-item {
    text-align: left;
  }

  .p1.white.mobile-left {
    text-align: left;
    margin-left: 0;
  }

  .p1.p-list, .p1.section-cards, .p1.middle, .p1.middle.lower-margin {
    text-align: left;
  }

  .hero-buttons {
    flex-direction: column;
  }

  .button {
    width: 90%;
    margin-bottom: 0;
  }

  .button.secondary {
    width: 100%;
  }

  .button.secondary.orchid.hide, .button.secondary.orchid.hide.auto {
    display: none;
  }

  .button.secondary.orchid.all {
    width: 100%;
  }

  .button.secondary.storm.hide, .button.secondary.storm.hide.auto {
    display: none;
  }

  .button.secondary.storm.all {
    width: 199%;
  }

  .button.full-width {
    padding-left: 28px;
    padding-right: 28px;
  }

  .button._100w-mobile, .button.submit {
    width: 100%;
  }

  .section {
    min-height: 400px;
    flex-direction: column;
    align-items: flex-start;
  }

  .section.reverse {
    flex-direction: column-reverse;
  }

  .brand-value {
    height: 300px;
  }

  .products {
    align-items: flex-start;
  }

  .video {
    width: 100%;
    margin-bottom: 24px;
    display: none;
  }

  .video.mobile {
    display: none;
  }

  .video.tablet {
    margin-bottom: 0;
    display: block;
  }

  .section-text {
    width: 100%;
    justify-items: center;
  }

  .section-text.right {
    width: 100%;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
  }

  .section-text.left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0%;
  }

  .section-video {
    width: 100%;
    justify-content: center;
  }

  .section-video.background {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .h3 {
    font-size: 16px;
  }

  .h3.dollar {
    margin-right: auto;
    font-size: 17px;
  }

  .h3.dollar.center {
    margin-left: 0;
    margin-right: auto;
  }

  .h3.lotus {
    text-align: left;
    margin-right: auto;
    font-size: 17px;
  }

  .h3.peach, .h3.storm {
    text-align: center;
    margin-right: auto;
    font-size: 17px;
  }

  .h3.orchid {
    margin-right: auto;
    font-size: 17px;
  }

  .h3.white.top-margin {
    margin-right: 0;
    font-size: 17px;
  }

  .h2.navy {
    text-align: left;
    margin-right: auto;
    font-size: 23px;
    line-height: 120%;
  }

  .h2.cards {
    font-size: 23px;
  }

  .button-wrap {
    width: 100%;
    justify-content: flex-start;
  }

  .button-wrap.double {
    justify-content: flex-start;
    margin-bottom: 12px;
    margin-right: 0;
  }

  .button-wrap.mobile {
    width: 100%;
    margin-top: 48px;
    display: block;
    position: relative;
  }

  .card-multi-wrapper {
    flex-direction: column;
    display: flex;
  }

  .card {
    grid-row-gap: 24px;
    padding-top: 80px;
    position: relative;
    top: -50px;
  }

  .card.pricing {
    max-width: 90vw;
    min-height: 350px;
    padding: 100px 30px 34px;
  }

  .card-text {
    grid-row-gap: 8px;
  }

  .h4.neon-green, .h4.orchid {
    font-size: 17px;
  }

  .card-logo {
    z-index: 1;
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .bird-logo {
    max-width: 100px;
  }

  .header-anim {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .typed-words.h1 {
    font-size: 35px;
  }

  .h5 {
    text-align: center;
  }

  .h5.dollar, .h5.orchid {
    font-size: 15px;
  }

  .footer-column-sub {
    width: 100%;
    grid-row-gap: 16px;
    margin-right: 0;
  }

  .footer-column-sub-wrapper {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .footer-logo-wrapper {
    justify-content: center;
    display: flex;
  }

  .footer-h6 {
    text-align: center;
  }

  .footer-action-wrapper {
    flex-direction: column;
    display: flex;
  }

  .footer-action-column {
    border: 1px #000;
    border-bottom: 1px solid #f6f5f8;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .arrow-wrapper {
    margin-top: 24px;
  }

  .pricing-cards {
    flex-direction: column;
    display: flex;
  }

  .card-heading-wrapper {
    z-index: 1;
  }

  .hero-image-others {
    max-width: 100%;
    margin-top: 70px;
  }

  .tag-wrapper {
    width: 80vw;
  }

  .tag-wrapper.purple {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-form {
    grid-row-gap: 48px;
  }

  .direct-contact-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .direct-contact-column {
    width: 45%;
    text-align: center;
  }

  .form-input-text {
    margin-top: 30px;
    margin-bottom: 16px;
    font-size: 22px;
  }

  .form-input-text.dot, .form-input-text.dot-2 {
    display: none;
  }

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

  .text-field {
    width: 90vw;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .text-field.longer, .text-field.drop {
    width: 90vw;
  }

  .section-anim-cards-wrapper {
    width: 100%;
    margin-top: 0%;
  }

  .section-anim-card {
    max-width: 80%;
    min-width: 100%;
    margin-right: auto;
  }

  .section-anim-card-content {
    padding: 30px;
  }

  .card-lottie {
    margin-right: 30px;
  }

  .brand-value-content {
    margin-top: 50px;
  }

  .brand-value-lottie {
    width: 50%;
  }

  .hero-image-supp-wrapper {
    justify-content: center;
    display: flex;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .hero-image-supp {
    max-width: 60vw;
    right: auto;
  }

  .hero-image-supp.right {
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    right: 0%;
  }

  .link-block {
    width: 100%;
  }

  .pp-modal {
    padding: 20px 0;
  }

  .hero-video-embed {
    margin-left: auto;
    margin-right: auto;
    top: 0%;
    left: auto;
    right: auto;
  }

  .ck-modal__btns-w {
    padding: 1.5rem;
  }

  .ck-modal__btns-w.in-pref-manger {
    margin: 1.5rem -1.5rem -2rem;
    padding-top: 1.25rem;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .ck-modal__content-w {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ck-modal__exit-btn {
    margin-right: 1.25rem;
  }

  .ck-modal__exit-btn.is--sticky {
    top: -1rem;
  }

  .modal-wrapper {
    padding-top: 2rem;
  }

  .ck-form {
    padding-top: .75rem;
  }

  .ck-preference__icon {
    margin-right: 0;
  }

  .ck-preference-txt, .ck-preference-txt-2 {
    display: none;
  }

  .ck-modal__content-w-2 {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ck-modal__exit-btn-2 {
    margin-right: 1.25rem;
  }

  .ck-modal__exit-btn-2.is--sticky {
    top: -1rem;
  }

  .accordion-toggle {
    padding-right: 16px;
  }

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

  .privacy-policy-content, .privacy-policy-modal {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .privacy-wrapper {
    width: 90%;
    max-width: 460px;
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
  }

  .privacy-wrapper.vertical-tablet {
    align-items: center;
  }

  .privacy-wrapper.middle {
    min-height: 350px;
  }

  .small-form {
    width: 90%;
  }

  .fs-cc-prefs_title-2 {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-wrapper {
    padding-bottom: 50px;
  }

  .hero {
    max-width: 100vw;
    min-height: 500px;
    flex-direction: column;
    align-items: center;
  }

  .hero.middle {
    min-height: 300px;
  }

  .hero.reverse {
    flex-direction: column-reverse;
  }

  .hero-image {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: -2.5%;
  }

  .hero-text {
    width: 100%;
    max-width: 100vw;
    grid-row-gap: 16px;
    margin-top: 300px;
  }

  .hero-text.less-vert-space {
    width: 100%;
    margin-top: 0;
  }

  .hero-text.less-vert-space.talk {
    grid-row-gap: 0px;
  }

  .hero-text.less-vert-space.no-vert-space {
    margin-top: 60px;
  }

  .hero-text.home {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto .4fr .25fr;
    margin-top: 260px;
    display: flex;
  }

  .h1 {
    text-align: left;
  }

  .p1 {
    max-width: 100vw;
    margin-bottom: 8px;
  }

  .p1.section-cards {
    text-align: left;
    margin-bottom: 0;
  }

  .p1.middle.lower-margin {
    margin-bottom: 24px;
  }

  .button {
    width: 100%;
  }

  .section.accordion {
    margin-bottom: 20%;
  }

  .products {
    align-items: flex-start;
  }

  .video.mobile {
    margin-bottom: 0;
    display: none;
  }

  .video.tablet {
    display: none;
  }

  .section-text {
    max-width: 100vw;
  }

  .section-video {
    justify-content: center;
    overflow: hidden;
  }

  .section-video.background {
    height: auto;
    min-height: auto;
    min-width: auto;
  }

  .h3.dollar {
    max-width: 100vw;
  }

  .h3.storm {
    text-align: left;
  }

  .h2.navy {
    max-width: 100vw;
  }

  .card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .header-anim {
    margin-bottom: 16px;
  }

  .hfooter {
    text-align: center;
  }

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

  .email-submit {
    height: 60px;
    margin-top: 16px;
    position: relative;
  }

  .footer-action-column {
    padding: 40px 20px;
  }

  .arrow-wrapper {
    margin-top: 32px;
  }

  .demo-video-wrapper {
    flex: 0 auto;
  }

  .pricing-cards {
    flex-direction: column;
    display: flex;
  }

  .card-heading-wrapper {
    z-index: 1;
  }

  .hero-image-others {
    max-width: 100%;
    margin: 30px 0 16px;
  }

  .tag-wrapper {
    width: 100%;
  }

  .tag-wrapper.purple {
    margin-top: -40px;
  }

  .direct-contact-column-wrapper {
    flex-direction: column;
  }

  .direct-contact-column {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
  }

  .schedule-form {
    max-width: 90vw;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-field {
    width: 100%;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field.longer, .text-field.drop {
    width: 100%;
  }

  .section-anim-cards-wrapper {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section-anim-card {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-anim-card-content {
    padding: 20px;
  }

  .card-lottie {
    margin-right: 10px;
  }

  .brand-value-lottie {
    width: 80%;
  }

  .hero-image-supp-wrapper {
    min-width: 100%;
    flex: 1;
    justify-content: center;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .hero-image-supp {
    max-width: 100%;
  }

  .hero-image-supp.right {
    max-width: 100vw;
  }

  .slide-menu-mobile {
    transform: translate(0, -200vh);
  }

  .hero-video-embed {
    flex: 1;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .hero-video-embed.mobile {
    display: none;
    top: -30px;
  }

  .ck-button-w {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .ck-modal__btns-w.is--small {
    padding: 1.25rem;
  }

  .ck-modal__content-w.is--small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .ck-cookie-w {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ck-modal__exit-btn {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .ck-modal {
    max-width: 100%;
  }

  .ck-preference-w {
    align-items: flex-end;
  }

  .modal-wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .ck-prefmanager-w {
    left: 1rem;
  }

  .ck-button-w-2 {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .ck-cookie-w-2 {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .privacy-policy {
    align-items: flex-end;
  }

  .ck-button-w-3 {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .ck-modal__exit-btn-2 {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .mobile-image {
    margin-top: 24px;
    display: block;
  }

  .mobile-image.top-margin {
    margin-top: 40px;
  }

  .accordion-toggle {
    justify-content: space-between;
    padding-right: 8px;
  }

  .accordion-toggle__icon {
    width: 40px;
    height: 40px;
  }

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

  .privacy-policy-content.is--small, .privacy-policy-modal.is--small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -1.5rem;
    bottom: auto;
    left: auto;
    right: .75rem;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .privacy-wrapper {
    width: 90%;
    max-width: 100vw;
    min-height: 500px;
    flex-direction: column;
    align-items: flex-start;
  }

  .privacy-wrapper.middle {
    min-height: 300px;
  }

  .privacy-wrapper.reverse {
    flex-direction: column-reverse;
  }

  .small-form-submit {
    height: 40px;
    margin-top: 8px;
    position: relative;
  }

  .small-form {
    width: 100%;
  }

  .fs-cc-prefs_button-2 {
    width: 100%;
    text-align: center;
    margin-bottom: .5rem;
  }

  .fs-cc-prefs_button-2.fs-cc-button-alt {
    width: 100%;
    text-align: center;
    margin-bottom: 1.2rem;
  }

  .fs-cc-prefs_content-2 {
    padding: 1.5rem;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_component-2 {
    padding: 1.5rem;
  }
}

#w-node-_1c8c28b7-3f55-813a-538e-30f68d0e1241-f7b5e72b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16b0fc30-5838-a59a-14f9-be1e7a135666-f7b5e72b {
  justify-self: end;
}

#w-node-_9a371432-1968-26cd-a202-ac1a35fc0cbb-f7b5e72b {
  justify-self: auto;
}

#w-node-c7bf9326-aa93-9d23-35bd-3bdea68165df-a68165dc, #w-node-c7bf9326-aa93-9d23-35bd-3bdea68165ef-a68165dc, #w-node-bf337149-159d-a130-913d-9551d6988e2d-38b17998, #w-node-_0e29816d-3d63-16a6-7732-3dc5504b2c62-38b17998, #w-node-_098f7681-d0af-cca0-5dab-6955515a8ae2-38b17998, #w-node-_9804c29e-dc7a-94e0-2f79-c51fd3e9cf90-68454085, #w-node-fe83ff24-4685-14a1-5db8-970a0fb2cbab-68454085, #w-node-_1c8c28b7-3f55-813a-538e-30f68d0e1241-68454085, #w-node-_2b462e85-93e6-4c7d-42cb-135f33f40834-68454085, #w-node-_9f226c1b-a1cf-2298-e698-a8579e7b9c2e-19a611fb, #w-node-e96b1510-5896-c5ca-a94a-11afd5a2f8f7-19a611fb, #w-node-_8a5ec15d-ddd7-c0dc-5ae5-4e59f173660c-2735161f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6241600d-0d18-4052-a574-30e35d33f6e9-2735161f {
  order: 0;
}

#w-node-_6b857d2f-d546-c8cd-e1ba-8f550c5e07e2-4cab592d, #w-node-b9685e5e-6b44-b8ab-7059-ef302f3f6909-bf321af7, #w-node-_9804c29e-dc7a-94e0-2f79-c51fd3e9cf90-90a3eb67, #w-node-fe83ff24-4685-14a1-5db8-970a0fb2cbab-90a3eb67, #w-node-_1c8c28b7-3f55-813a-538e-30f68d0e1241-90a3eb67, #w-node-_91f47feb-c475-94f6-8de8-702a0db079da-90a3eb67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f1170877-04c4-6c2d-b8e7-33347cb366a0-f7b5e72b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_16b0fc30-5838-a59a-14f9-be1e7a135666-f7b5e72b {
    justify-self: auto;
  }

  #w-node-_9f226c1b-a1cf-2298-e698-a8579e7b9c2e-19a611fb, #w-node-da7fe328-e2c5-9159-b8fa-e4eb0959387e-2735161f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a10605f1-282d-c442-e31c-7e3d15b52ce0-f7b5e72b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Bold.ttf') format('truetype'), url('../fonts/Rubik-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-BoldItalic.ttf') format('truetype'), url('../fonts/Rubik-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}