@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-BlackItalic.cb2a733.woff2') format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter.var.c2fe3cb.woff2') format("woff2"), url('../fonts/Inter-Regular.8c206db.woff') format("woff");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-SemiBold.b5f0f10.woff2') format("woff2"), url('../fonts/Inter-SemiBold.cca62d2.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Black.c693866.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Bold.93c1301.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-BoldItalic.b376885.woff') format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  justify-content: flex-start;
  max-height: 750px;
  margin-top: -55px;
  display: block;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
  position: static;
}

.hero-split {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  height: auto;
  max-height: 750px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 54% 0% 0 0;
  display: block;
  position: relative;
  overflow: visible;
}

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

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  flex: 0 auto;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-center {
  background-color: #0000;
  border: 0 #000;
  padding: 150px 30px 80px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.body {
  background-color: #161619;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.background-video {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  object-position: 50% 50%;
  background-clip: border-box;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  padding-bottom: 100%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.container-2 {
  order: -1;
  justify-content: center;
  max-width: 1500px;
  padding-right: 0;
  display: flex;
}

.image {
  opacity: .8;
  padding-top: 0;
  padding-left: 0;
  display: inline-block;
  position: static;
  inset: -367px 0% auto auto;
}

.div-block {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: 20%;
  padding-top: 62px;
  display: flex;
  position: static;
  inset: 484px 0% auto;
}

.image-3 {
  opacity: .85;
  mix-blend-mode: normal;
  border: 0 #e55042;
  border-radius: 0;
}

.image-4 {
  opacity: .85;
  border: 0 #e55042;
  border-radius: 0;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  right: 0%;
}

.button {
  background-color: #06090b00;
  background-image: url('../images/google-store.c8e0401.png');
  background-position: 0 0;
  background-size: auto;
  position: static;
}

.div-block-5 {
  text-align: center;
  background-color: #191516;
  border-bottom: 1px solid #515159;
  border-radius: 1px;
  justify-content: space-between;
  margin-top: 72px;
  margin-bottom: 57px;
  padding-bottom: 54px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.image-5 {
  width: auto;
  max-width: 150px;
  height: auto;
  margin-top: 5px;
  display: inline-block;
  position: static;
  inset: 0% auto 0% 0%;
}

.utility-page-wrap {
  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;
  width: 260px;
  display: flex;
}

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

.button-secondary {
  color: #e5e5e6;
  -webkit-text-fill-color: inherit;
  background-color: #3898ec00;
  background-clip: border-box;
  border: 1px solid #e55042;
  border-radius: 33.7px;
  flex: none;
  order: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  height: 30px;
  margin-top: 0;
  padding: 4px 12px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  display: flex;
  position: static;
}

.div-block-6 {
  text-align: center;
  object-fit: fill;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-block, .link-block-2 {
  border: 1px solid #e55042;
  border-radius: 6.6px;
}

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

.div-block-8 {
  align-self: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.modal {
  z-index: 3;
  background-color: #000000a3;
  display: none;
  position: fixed;
  inset: 0%;
}

.video-container {
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50%;
  min-width: 0;
  max-width: 50%;
  height: auto;
  display: flex;
  position: static;
  inset: 0% 0% 13% 2%;
  overflow: visible;
}

.div-block-11 {
  background-color: #1a1a1b;
  border-radius: 33px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 576px;
  max-width: 576px;
  height: auto;
}

.button-3 {
  background-color: #3898ec00;
  position: relative;
  top: -34px;
  right: -463px;
}

.div-block-copy {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 76% 0% auto;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: -8% 0% 0%;
  overflow: hidden;
}

.section {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-3-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% 0% auto auto;
}

.store-links-modal {
  position: relative;
}

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

.div-block-14 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  margin-top: 102px;
  margin-bottom: 102px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -1.6px;
  max-width: 768px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 80px;
}

.paragraph {
  color: #b9b9ba;
  text-align: center;
  max-width: 672px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140.6%;
}

.header-container, .youtube {
  justify-content: center;
  display: flex;
}

.container-4 {
  padding-top: 87px;
}

.div-block-3-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 650px;
  height: 50%;
  max-height: 400px;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-copy {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 48px;
  display: flex;
  position: static;
  inset: 112% 0% auto;
}

.image-copy {
  opacity: .8;
  padding-top: 0;
  padding-left: 0;
  display: inline-block;
  position: static;
  inset: -17px 0% 0%;
}

.container-5 {
  justify-content: center;
  align-items: center;
  margin-bottom: -102px;
  padding-bottom: 297px;
  display: flex;
}

.div-block-15 {
  padding: 40px 80px;
  position: relative;
  top: 0;
}

.div-block-copy-copy {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 23% 0% auto;
}

.close {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 5px;
  position: relative;
  inset: -40px 0% auto 459px;
}

.div-block-16 {
  border-top: 1px solid #515159;
  width: 120%;
}

.container-6 {
  max-width: 120%;
  position: relative;
}

.div-block-17 {
  justify-content: space-between;
  width: 240px;
  height: 20px;
  display: flex;
  position: relative;
  top: 24px;
  left: 10%;
}

.link-block-3, .link-block-3-copy, .link-block-3-copy, .link-block-3-copy, .link-block-3-copy {
  width: 20px;
  height: 100%;
}

.image-8, .image-9, .image-10, .image-11, .image-12 {
  filter: brightness(120%);
}

.paragraph-2 {
  color: #9f9fa7;
  font-size: 18px;
}

.div-block-18 {
  justify-content: space-between;
  width: 75%;
  margin-bottom: 128px;
  display: flex;
  position: relative;
  top: 84px;
  left: 5%;
}

.html-embed {
  color: #9f9fa7;
  align-self: center;
  max-width: 1085px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-17-copy {
  flex-direction: column;
  justify-content: space-between;
  width: 20px;
  height: 240px;
  display: flex;
  position: fixed;
  bottom: 22%;
  left: 2%;
}

.paragraph-3 {
  filter: brightness(120%);
  color: #9f9fa7;
  text-align: left;
  white-space: nowrap;
  width: auto;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

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

.link-block-4 {
  align-self: center;
  margin-right: 32px;
  text-decoration: none;
}

.link-block-5 {
  align-self: center;
  text-decoration: none;
}

.brand {
  object-fit: fill;
  background-image: url('../images/anatomy-standard-logo.c9dcad6.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 130px;
  flex: none;
  order: -1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 176px;
  padding-bottom: 0;
  display: flex;
}

.content-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1024px;
  height: 48px;
  margin-left: 16px;
  margin-right: 16px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar {
  z-index: 3;
  background-color: #161619;
  border-bottom: 1px solid #515159;
  justify-content: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-6 {
  order: -1;
}

.hero {
  width: 100%;
  max-width: 1408px;
  padding-top: 48px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  position: relative;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start space-between;
  align-items: stretch;
  max-width: 1536px;
  height: 830px;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.product-name-image {
  width: 100%;
  max-width: 576px;
  margin-top: -52px;
  margin-bottom: 44px;
  position: relative;
}

.image-14 {
  max-width: 576px;
}

.h3 {
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.h3.gray-200 {
  color: #b9b9ba;
  text-align: center;
  line-height: 29px;
}

.button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 12px;
  display: flex;
}

.store-button {
  border: 1px solid #e55042;
  border-radius: 6px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  line-height: 50px;
  display: flex;
}

.store-image {
  height: 50px;
}

.text-button-wrapper {
  flex-direction: column;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  min-width: 40%;
  max-width: 40%;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.feature-section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.content-fold {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 48px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.feature-description-container {
  color: #e5e5e6;
  min-width: 50%;
  max-width: 50%;
  padding-left: 32px;
  padding-right: 32px;
}

.feature-image-container {
  min-width: 50%;
  max-width: 50%;
}

.feature-description {
  letter-spacing: -1px;
  min-width: 0;
  max-width: 512px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.feature-description.gray-50 {
  min-width: 512px;
  max-width: 512px;
  padding-left: 0;
  padding-right: 0;
}

.feature-image {
  display: none;
}

.text-span, .text-span-2 {
  color: #e55042;
}

.product-name-store-links {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 128px;
  padding-bottom: 128px;
  display: flex;
}

.footer {
  border-top: 1px solid #515159;
  flex-direction: column;
  width: 100%;
  padding: 24px 16px 40px;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.text-block {
  color: #9f9fa7;
  font-size: 18px;
  line-height: 27px;
}

.div-block-22 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.link-2 {
  opacity: .9;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.link-2:hover {
  opacity: 1;
}

.div-block-23 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  display: flex;
}

.instagram-logo {
  opacity: .9;
}

.instagram-logo:hover {
  opacity: 1;
}

.facebook-logo {
  opacity: .9;
}

.facebook-logo:hover {
  opacity: 1;
}

.twitter-logo {
  opacity: .9;
}

.twitter-logo:hover {
  opacity: 1;
}

.linkedin-logo {
  opacity: .9;
}

.linkedin-logo:hover {
  opacity: 1;
}

.youtube-logo {
  opacity: .9;
}

.youtube-logo:hover {
  opacity: 1;
}

.social-media-links {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto auto 256px 16px;
}

.social-media-links.hidden {
  left: 24px;
}

.text-block-3.h3 {
  color: #b9b9ba;
  text-align: center;
  line-height: 29px;
}

.image-15 {
  margin-top: -55px;
  padding-bottom: 44px;
}

.image-16, .image-17 {
  height: 50px;
}

.button-4 {
  color: #0000;
  background-color: #0000;
  background-image: url('../images/close.svg');
  background-position: 50%;
  background-size: 32px 32px;
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  padding: 0;
  position: absolute;
  inset: -40px 0% auto auto;
}

.background-video-3 {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.background-video-4, .background-video-5 {
  width: 100%;
  height: auto;
  padding-bottom: 100%;
}

.body-2 {
  background-color: #161619;
  flex-direction: column;
  display: flex;
}

.section-4 {
  grid-column-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 184px;
  display: flex;
}

.div-block-25 {
  border: 1px solid #545454;
  border-bottom-color: #515159;
  border-radius: 30px;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-bottom: 100%;
  display: block;
  position: relative;
  box-shadow: 0 0 30px #00000054;
}

.image-18 {
  z-index: 0;
  width: 65%;
  margin-top: 1%;
  display: block;
  position: relative;
  left: 17%;
}

.image-19 {
  z-index: 0;
  margin-top: -6%;
}

.link-block-8 {
  width: 330px;
  max-width: 90%;
  height: auto;
  margin-top: 0;
  text-decoration: none;
}

.button-5 {
  background-color: #e55042;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 28px;
  margin-top: -318px;
  margin-right: -248px;
  display: flex;
}

.text-block-4 {
  z-index: 2;
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  border-radius: 50px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0%;
  margin-left: 0%;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: visible;
}

.link-block-8-copy {
  width: 330px;
  max-width: 90%;
  height: auto;
  margin-top: 0;
  text-decoration: none;
}

.image-19-copy {
  z-index: 0;
  margin-top: -2%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-18-copy {
  z-index: 0;
  width: 70%;
  margin-top: 1%;
  display: block;
  position: relative;
  left: 15%;
}

.div-block-26 {
  grid-column-gap: 16px;
  justify-content: center;
  margin-top: 12px;
  display: flex;
}

.footer-wrapper {
  margin-top: auto;
  position: static;
  inset: auto 0% 0%;
}

.new-badge {
  background-color: #e55042;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

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

.text-span-3 {
  color: #d95247;
}

.image-20 {
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: fill;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
}

.feature-description-copy {
  color: #b9b9ba;
  min-width: 0;
  max-width: 512px;
  padding-top: 12px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.feature-description-copy.gray-50 {
  min-width: 512px;
  max-width: 512px;
  padding-left: 0;
  padding-right: 0;
}

.text-span-4 {
  color: #e55042;
}

.image-19-copy-copy {
  z-index: 0;
  margin-top: -2%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-19-copy {
  z-index: 0;
  margin-top: -22%;
}

.new-badge-copy {
  background-color: #e55042;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

@media screen and (min-width: 1280px) {
  .background-video {
    min-width: 100%;
    height: 100%;
  }

  .modal {
    z-index: 3;
    display: none;
  }

  .video-container {
    height: 630px;
  }

  .div-block-11 {
    width: 576px;
    height: auto;
  }

  .store-links-modal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Inter, sans-serif;
    display: flex;
    position: relative;
  }

  .div-block-15 {
    padding: 40px 80px;
    top: 0;
  }

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

  .store-button {
    max-width: 335px;
  }

  .product-name-store-links {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-bottom: 128px;
    display: flex;
  }

  .footer {
    border-top: 1px solid #515159;
    flex-direction: column;
    width: 100%;
    padding: 24px 16px 40px;
    display: flex;
  }

  .div-block-20 {
    width: 100%;
    display: flex;
  }

  .div-block-21 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .text-block {
    color: #9f9fa7;
    margin-left: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  .div-block-22 {
    justify-content: space-between;
    margin-top: 40px;
    display: flex;
  }

  .link {
    font-size: 17px;
  }

  .text-block-2 {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 17px;
    line-height: 28px;
    text-decoration: none;
  }

  .link-2 {
    color: #fff;
    margin-left: 0;
    font-weight: 600;
    text-decoration: none;
  }

  .div-block-23 {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .social-media-links {
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
    position: fixed;
    inset: auto auto 256px 24px;
  }

  .link-block-7 {
    opacity: .9;
  }

  .link-block-7:hover {
    opacity: 1;
  }

  .text-block-3.h3 {
    color: #b9b9ba;
    text-align: center;
    line-height: 29px;
  }

  .image-15 {
    width: auto;
    margin-bottom: 0;
  }

  .image-16, .image-17 {
    height: 50px;
  }

  .button-4 {
    opacity: .9;
    color: #0000;
    background-color: #0000;
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-size: 32px 32px;
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    min-height: 32px;
    max-height: 32px;
    margin-top: -40px;
    margin-right: -4px;
    padding: 0;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .button-4:hover {
    opacity: 1;
  }

  .body-2 {
    flex-direction: column;
    display: flex;
  }

  .section-4 {
    grid-column-gap: 20px;
    flex-direction: row;
    margin-top: 184px;
  }

  .link-block-8, .link-block-8-copy {
    margin-top: 0;
  }

  .image-18-copy {
    z-index: 0;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    flex-direction: row;
    justify-content: center;
    margin-top: 12px;
    display: flex;
  }

  .content-container {
    align-items: center;
    display: flex;
  }

  .feature-description-copy {
    line-height: 140%;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    font-family: Inter, sans-serif;
  }

  .background-video {
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    inset: 0% auto 0% 0%;
    overflow: visible;
  }

  .button-secondary {
    opacity: .9;
  }

  .button-secondary:hover {
    opacity: 1;
  }

  .modal {
    z-index: 3;
    display: none;
  }

  .video-container {
    object-fit: fill;
    align-self: center;
    align-items: center;
    width: 50%;
    height: 730px;
    position: static;
    inset: 0%;
  }

  .div-block-11 {
    width: 576px;
    max-width: 576px;
    height: auto;
    padding-top: 0;
  }

  .div-block-12 {
    display: flex;
    overflow: visible;
  }

  .store-links-modal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .div-block-15 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 80px;
    display: flex;
    top: 0;
  }

  .image-6, .div-block-copy-copy {
    display: none;
  }

  .close {
    cursor: pointer;
    position: absolute;
    left: 544px;
  }

  .hero {
    object-fit: fill;
    flex: 0 auto;
    width: 100%;
    max-width: 1536px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    flex: 1;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    max-width: 1536%;
    padding-top: 40px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .product-name-image {
    margin-bottom: 64px;
  }

  .button-group {
    grid-column-gap: 16px;
    justify-content: flex-start;
    margin-top: 12px;
  }

  .store-image {
    opacity: .9;
  }

  .store-image:hover {
    opacity: 1;
  }

  .text-button-wrapper {
    width: 40%;
    max-width: 40%;
  }

  .text-button-wrapper.small {
    width: 100%;
    max-width: 4%;
  }

  .content-section {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 192px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .feature-section {
    grid-column-gap: 128px;
    grid-row-gap: 128px;
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 128px;
    display: flex;
  }

  .content-fold {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 1536px;
    max-width: 1536px;
    display: flex;
  }

  .feature-description-container {
    width: 50%;
  }

  .feature-image-container {
    flex-direction: row;
    align-items: center;
    width: 50%;
    max-width: 50%;
    display: flex;
    position: relative;
  }

  .feature-description {
    color: #e5e5e6;
    min-width: 512px;
    max-width: 512px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
  }

  .feature-description.gray-50 {
    color: #e5e5e6;
  }

  .feature-image {
    width: 760px;
    display: none;
    position: relative;
  }

  .text-span, .text-span-2 {
    color: #e55042;
  }

  .product-name-store-links {
    margin-top: 0;
    padding-bottom: 128px;
  }

  .footer {
    border-top: 1px solid #515159;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-20 {
    width: 100%;
    min-width: 0%;
    max-width: 1536px;
  }

  .div-block-21 {
    grid-column-gap: 24px;
    grid-row-gap: 0px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 20px;
    grid-auto-columns: 20px;
    place-content: end flex-start;
    align-items: center;
    width: 100%;
    min-width: 0%;
    max-width: 1536px;
    display: flex;
  }

  .text-block {
    margin-left: 0;
  }

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

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

  .div-block-24 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1536px;
    display: flex;
  }

  .product-name {
    max-width: 416px;
    display: block;
  }

  .text-block-3 {
    text-align: center;
    font-size: 24px;
  }

  .text-block-3.h3 {
    color: #b9b9ba;
    line-height: 29px;
  }

  .image-15 {
    margin-bottom: 0;
  }

  .image-16, .image-17 {
    height: 50px;
  }

  .button-4 {
    opacity: .9;
    color: #0000;
    background-color: #0000;
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-attachment: scroll;
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    min-height: 32px;
    max-height: 32px;
    margin-top: -40px;
    margin-right: -4px;
    padding: 0;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .button-4:hover {
    opacity: 1;
  }

  .body-2 {
    flex-direction: column;
    display: flex;
  }

  .section-4 {
    grid-column-gap: 20px;
    flex-direction: row;
    align-items: flex-start;
    height: auto;
    margin-top: 224px;
  }

  .div-block-25 {
    position: relative;
  }

  .link-block-8, .link-block-8-copy {
    margin-top: 0;
  }

  .image-18-copy {
    z-index: 0;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    margin-top: 12px;
    display: flex;
  }

  .footer-wrapper {
    width: 100%;
    margin-top: auto;
    position: static;
    bottom: 0;
  }

  .new-badge {
    border-radius: 50px;
    position: absolute;
  }

  .content-container {
    flex-direction: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }

  .feature-description-copy {
    color: #b9b9ba;
    min-width: 512px;
    max-width: 512px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    position: relative;
  }

  .feature-description-copy.gray-50 {
    color: #e5e5e6;
  }

  .new-badge-copy {
    border-radius: 50px;
    position: absolute;
  }
}

@media screen and (max-width: 991px) {
  .container {
    object-fit: fill;
    flex-direction: column-reverse;
    max-height: none;
    margin-top: -108px;
    display: block;
  }

  .hero-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-top: 62%;
    padding-bottom: 259px;
    padding-right: 104%;
    display: flex;
  }

  .body {
    justify-content: flex-start;
  }

  .container-2 {
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    justify-content: space-around;
    align-self: stretch;
    max-width: 90%;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

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

  .image-3, .image-4 {
    opacity: .8;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6 {
    width: 90%;
  }

  .modal {
    z-index: 3;
    display: none;
  }

  .video-container {
    order: 1;
    width: 100%;
    max-width: 100%;
    margin-top: 60px;
    top: 0%;
    bottom: 0%;
    left: 0%;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 576px;
    max-width: 576px;
    height: auto;
    display: flex;
  }

  .div-block-copy {
    padding-top: 0;
    padding-left: 0;
  }

  .section {
    z-index: 3;
  }

  .store-links-modal {
    position: relative;
  }

  .section-3 {
    position: absolute;
  }

  .div-block-14 {
    display: block;
  }

  .paragraph {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .header-container {
    justify-content: center;
    margin-top: -218px;
    display: flex;
  }

  .div-block-3-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-copy {
    align-items: center;
    padding-top: 0;
  }

  .image-copy {
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
  }

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

  .div-block-copy-copy {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-16 {
    flex: 1;
    justify-content: space-between;
    width: 120%;
    margin-left: -40px;
    margin-right: -40px;
    display: block;
  }

  .container-6 {
    justify-content: space-between;
    display: flex;
  }

  .div-block-17 {
    width: 240px;
  }

  .div-block-18 {
    flex-wrap: wrap;
    place-content: space-between center;
    width: 90%;
    height: 50%;
  }

  .div-block-17-copy {
    width: 240px;
    display: none;
  }

  .paragraph-3 {
    min-width: 200px;
  }

  .div-block-19 {
    flex-wrap: wrap;
  }

  .link-block-4, .link-block-5 {
    min-width: 150px;
  }

  .content-wrapper {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero {
    flex-direction: column;
    flex: 0 auto;
    max-width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
  }

  .content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    max-width: 100%;
    height: auto;
    padding-top: 80px;
    display: block;
  }

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

  .text-button-wrapper {
    flex: 1;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 32px;
    position: relative;
  }

  .content-section {
    flex-direction: column;
    align-items: center;
    margin-top: 128px;
    font-family: Inter, sans-serif;
    display: flex;
    position: relative;
  }

  .feature-section {
    margin-top: 0;
  }

  .content-fold {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
    margin-top: 128px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .feature-description-container {
    order: -1;
    min-width: 100%;
    max-width: 100%;
  }

  .feature-image-container {
    min-width: 100%;
    max-width: 100%;
    margin-top: 68px;
  }

  .feature-description {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 36px;
  }

  .product-name-store-links {
    padding-bottom: 128px;
  }

  .text-block {
    flex-wrap: nowrap;
    display: flex;
  }

  .div-block-22 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .div-block-23 {
    flex-wrap: nowrap;
  }

  .social-media-links {
    opacity: 1;
  }

  .social-media-links.hidden {
    display: none;
  }

  .text-block-3.h3 {
    color: #b9b9ba;
    text-align: center;
    line-height: 29px;
  }

  .image-15 {
    padding-bottom: 44px;
  }

  .image-16, .image-17 {
    height: 50px;
  }

  .button-4 {
    opacity: .9;
    color: #0000;
    background-color: #0000;
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-size: auto;
    width: 32px;
    max-width: 32px;
    height: 32px;
    max-height: 32px;
    position: absolute;
    inset: -40px 0% auto auto;
  }

  .button-4:hover {
    opacity: 1;
  }

  .body-2 {
    flex-direction: column;
    display: flex;
  }

  .section-4 {
    padding-bottom: 88px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-25 {
    position: relative;
  }

  .image-18 {
    z-index: 0;
  }

  .link-block-8 {
    margin-top: 0;
  }

  .text-block-4 {
    background-color: #0000;
    width: auto;
    margin-top: 0%;
    margin-left: 0%;
    position: static;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    flex-direction: row;
    justify-content: center;
    margin-top: 12px;
    display: flex;
  }

  .footer-wrapper {
    margin-top: auto;
    position: static;
    inset: auto 0% 0%;
  }

  .new-badge {
    background-color: #e55042;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    position: absolute;
    inset: 16px 16px auto auto;
  }

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

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

  .feature-description-copy {
    letter-spacing: -1px;
    font-size: 18px;
  }

  .new-badge-copy {
    background-color: #e55042;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    display: flex;
    position: absolute;
    inset: 16px 16px auto auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-subscribe-left {
    padding: 60px 15px;
  }

  .container {
    flex-direction: column-reverse;
    margin-top: -141px;
  }

  .hero-wrapper {
    order: -1;
    align-self: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: auto;
  }

  .hero-split {
    align-self: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 77%;
    padding-right: 0%;
    display: block;
  }

  .button-primary {
    position: relative;
    inset: auto;
  }

  .background-video {
    text-align: center;
    height: 0;
  }

  .container-2 {
    flex: 0 auto;
    max-width: 444px;
    padding-top: 78px;
  }

  .div-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    top: 159%;
  }

  .div-block-3 {
    top: -1%;
  }

  .div-block-4 {
    padding-top: 75%;
    position: relative;
  }

  .background-video-2 {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .modal {
    display: none;
  }

  .video-container {
    margin-top: 40px;
    display: flex;
    top: 4%;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 576px;
    height: auto;
    padding-top: 0%;
    display: flex;
  }

  .button-3 {
    position: absolute;
    inset: -40px 0% auto auto;
  }

  .div-block-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    position: absolute;
    top: 84%;
  }

  .div-block-12 {
    width: auto;
    height: auto;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .div-block-3-copy {
    top: -11%;
  }

  .store-links-modal {
    width: 100%;
    max-width: 576px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

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

  .paragraph {
    line-height: 27px;
  }

  .header-container {
    margin-top: 32px;
  }

  .div-block-3-copy {
    margin-top: -33px;
    top: -1%;
  }

  .div-block-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    position: static;
  }

  .div-block-15 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 32px;
    position: relative;
    top: 0;
  }

  .div-block-copy-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    top: 17%;
  }

  .close {
    position: absolute;
    inset: -40px 0% auto auto;
  }

  .html-embed {
    width: 90%;
  }

  .paragraph-3 {
    min-width: 125px;
  }

  .div-block-19 {
    width: 90%;
  }

  .content-wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }

  .product-name-image {
    width: 100%;
    max-width: 100%;
  }

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

  .button-group.vertical {
    flex-direction: column;
  }

  .store-button {
    opacity: .9;
  }

  .store-button:hover {
    opacity: 1;
  }

  .text-button-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .content-section {
    margin-top: 88px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .feature-description {
    letter-spacing: -1px;
  }

  .footer {
    background-color: #161619;
  }

  .div-block-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .social-media-links {
    opacity: 1;
  }

  .text-block-3.h3 {
    color: #b9b9ba;
    text-align: center;
    line-height: 29px;
  }

  .image-15 {
    padding-bottom: 44px;
  }

  .image-16, .image-17 {
    height: 50px;
  }

  .button-4 {
    color: #0000;
    background-color: #0000;
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-size: 32px 32px;
    width: 32px;
    max-width: 32px;
    height: 32px;
    max-height: 32px;
    position: absolute;
    inset: -40px 16px auto auto;
  }

  .body-2 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .section-4 {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex: none;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    align-self: auto;
    justify-items: center;
    min-height: 0;
    margin-top: 88px;
    padding-bottom: 88px;
    display: grid;
  }

  .div-block-25 {
    position: relative;
  }

  .image-18 {
    z-index: 0;
    width: 65%;
    margin-top: 1%;
    margin-bottom: auto;
  }

  .link-block-8 {
    width: auto;
    max-width: none;
  }

  .text-block-4 {
    background-color: #0000;
    margin-top: 0%;
    margin-left: 0%;
    line-height: 16px;
    display: flex;
    position: static;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    flex-direction: row;
    justify-content: center;
    margin-top: 12px;
    display: flex;
  }

  .footer-wrapper {
    z-index: 0;
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .container-7 {
    max-width: 100%;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .new-badge {
    background-color: #e55042;
    border-radius: 50px;
    justify-content: center;
    padding: 4px 8px;
    position: absolute;
    inset: 16px 16px auto auto;
  }

  .content-container {
    flex-direction: column;
    align-items: center;
    height: 100vh;
    min-height: 100%;
    padding-bottom: 240px;
    display: flex;
    position: relative;
  }

  .feature-description-copy {
    letter-spacing: -1px;
  }

  .image-19-copy {
    margin-top: -20%;
    margin-left: auto;
    margin-right: auto;
  }

  .new-badge-copy {
    background-color: #e55042;
    border-radius: 50px;
    justify-content: center;
    padding: 4px 8px;
    display: flex;
    position: absolute;
    inset: 16px 16px auto auto;
  }
}

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

  .hero-wrapper {
    align-items: stretch;
    margin-bottom: 50px;
    position: relative;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .button-primary {
    flex: 0 auto;
    padding: 6px 12px;
    display: block;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .body {
    justify-content: flex-start;
  }

  .container-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
  }

  .image {
    width: 100%;
  }

  .div-block-5 {
    height: 55px;
  }

  .link-block-2 {
    flex: 0 auto;
  }

  .modal {
    z-index: 3;
    display: none;
  }

  .video-container {
    flex-direction: row;
    order: 1;
    padding-top: 100%;
    display: flex;
    position: relative;
    top: 0%;
  }

  .div-block-11 {
    flex: 0 auto;
    width: 100%;
    max-width: 576px;
    height: auto;
    padding-top: 0%;
    position: static;
    overflow: visible;
  }

  .button-3 {
    right: 0%;
  }

  .div-block-copy {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    top: -5%;
  }

  .section {
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
    inset: 0%;
  }

  .store-links-modal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .section-2 {
    position: absolute;
    inset: 0%;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
    position: relative;
  }

  .paragraph {
    position: relative;
  }

  .div-block-3-copy {
    margin-top: -9px;
  }

  .div-block-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-copy {
    align-self: center;
    width: 100%;
    max-width: none;
    position: relative;
    inset: -26% 0 auto 0%;
  }

  .div-block-15 {
    flex: 0 auto;
    padding: 40px 32px;
    position: relative;
    inset: 0%;
  }

  .image-6 {
    padding-top: 0;
    position: relative;
    top: -27px;
  }

  .div-block-copy-copy {
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    inset: auto 0% 10%;
  }

  .close {
    width: 30px;
    height: 30px;
    top: -30px;
  }

  .image-8, .image-9, .image-10, .image-11, .image-12 {
    filter: brightness(120%);
  }

  .div-block-18 {
    flex-wrap: wrap;
    height: 60%;
  }

  .html-embed {
    min-width: 90%;
  }

  .div-block-19 {
    flex-wrap: wrap;
    align-content: space-between;
    height: 50px;
  }

  .hero {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: stretch;
    min-height: 0;
    padding-top: 72px;
    display: block;
    position: relative;
  }

  .button-group {
    width: 100%;
    height: 50%;
  }

  .button-group.vertical {
    flex-direction: column;
  }

  .store-button {
    max-width: 335px;
    height: 100%;
    margin-bottom: 0%;
  }

  .store-image {
    width: auto;
    height: 50px;
    max-height: 50px;
  }

  .text-button-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: center;
    height: 100%;
    min-height: 50%;
    max-height: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .text-button-wrapper.small {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-height: 0;
    margin-bottom: 32px;
    display: flex;
  }

  .content-section {
    margin-top: 64px;
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .content-fold {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-description-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .feature-description {
    letter-spacing: -1px;
    font-size: 25px;
  }

  .text-span {
    white-space: pre-line;
    max-width: 512px;
  }

  .product-name-store-links {
    margin-bottom: 116px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .footer {
    background-color: #161619;
    margin-top: 182px;
  }

  .social-media-links {
    opacity: 1;
  }

  .text-block-3.h3 {
    color: #b9b9ba;
    text-align: center;
  }

  .image-15 {
    margin-bottom: 0;
  }

  .image-16, .image-17 {
    height: 50px;
    max-height: 50px;
  }

  .button-4 {
    color: #0000;
    background-color: #0000;
    background-image: url('../images/close.svg');
    background-position: 0 0;
    background-size: 32px 32px;
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    min-height: 32px;
    max-height: 32px;
    padding: 0;
    position: absolute;
    inset: -40px 0 auto auto;
  }

  .background-video-4 {
    width: 100%;
  }

  .body-2 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    display: flex;
  }

  .section-4 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
    min-height: auto;
    margin-top: 88px;
    padding-bottom: 88px;
  }

  .div-block-25 {
    display: block;
    position: relative;
  }

  .image-18 {
    z-index: 0;
  }

  .text-block-4 {
    background-color: #0000;
    width: auto;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 14px;
    line-height: 16px;
    position: static;
    inset: 16px 16px auto auto;
  }

  .div-block-26 {
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 335px;
    height: auto;
    margin-top: 12px;
    display: flex;
  }

  .footer-wrapper {
    object-fit: fill;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    height: 224px;
    min-height: auto;
    margin-top: auto;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .new-badge {
    background-color: #e55042;
    border-radius: 100px;
    padding: 4px 8px;
    position: absolute;
    inset: 16px 16px auto auto;
  }

  .content-container {
    flex-direction: column;
    align-items: center;
    height: 100vh;
    padding-bottom: 240px;
    display: flex;
    position: relative;
  }

  .div-block-27 {
    width: 100%;
    max-width: 335px;
    position: relative;
  }

  .image-20 {
    aspect-ratio: auto;
    object-fit: fill;
    display: block;
    position: static;
    overflow: visible;
  }

  .image-19-copy {
    margin-top: -18%;
  }

  .new-badge-copy {
    background-color: #e55042;
    border-radius: 100px;
    padding: 4px 8px;
    display: flex;
    position: absolute;
    inset: 16px 16px auto auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c7ea8642-bf24-c6c6-d097-2a1c05f82501-491d4af8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_32d6f956-4c72-dee3-7961-4fdfd7c9b05e-491d4af8 {
    place-self: center;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-BlackItalic.cb2a733.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter.var.c2fe3cb.woff2') format('woff2'), url('../fonts/Inter-Regular.8c206db.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.b5f0f10.woff2') format('woff2'), url('../fonts/Inter-SemiBold.cca62d2.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.c693866.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.93c1301.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-BoldItalic.b376885.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}