@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-DemiItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-HeavyItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Demi.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNextCyr-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --grey--70: #5a5a61;
  --grey--0: #fff;
  --grey--100: #040220;
  --yellow: #ffbc11;
  --primary: #2a63e7;
  --grey--20: #eef1f7;
  --grey--50: #afb2be;
  --p1-grey-navbar-regular: "Avenir Next", sans-serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.qr-floating {
  z-index: 3;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #2a63e799;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 293px;
  height: 112px;
  padding: 16px 24px;
  display: flex;
  position: fixed;
  inset: auto 24px 24px auto;
}

.frame-9880 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-9881 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.highlighted-small-text-light {
  color: #fff;
  font-family: Avenir Next, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.p2-light {
  color: #eef1f7;
  font-family: Avenir Next, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.image-8 {
  object-fit: cover;
  background-color: #fff;
  border-radius: 12px;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  height: 100%;
  display: flex;
}

.social-pannel {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 32px;
  padding-bottom: 32px;
  display: none;
}

.image-15 {
  display: none;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 32px 12px;
  display: flex;
}

.navbar-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.p1-grey {
  color: var(--grey--70);
  max-width: 800px;
  padding-left: 0;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  list-style: disc;
}

.p1-grey.padding {
  padding-bottom: 9px;
}

.p1-grey.faq-page.bold {
  font-weight: 600;
}

.p1-grey.faq-page.italic {
  font-family: Avenir Next, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.navbar-logo-left {
  z-index: 1;
  background-color: #f9fafe;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.navbar-logo-left.faq_page {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: 84px;
}

.logo {
  object-fit: cover;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 84px;
  display: flex;
}

.menu-button {
  display: none;
}

.navbar-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.navbar-link-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.h1 {
  color: #fff;
  text-align: center;
  width: 69%;
  max-width: 913px;
  font-family: Avenir Next, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 110%;
  position: relative;
}

.h1.faq-title {
  color: var(--grey--100);
  text-align: left;
  width: 100%;
  max-width: none;
}

.button-text {
  color: var(--grey--100);
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Avenir Next, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.title-section {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero-stack {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.small-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0000;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.qr-code-1 {
  object-fit: cover;
  border-radius: 12px;
}

.button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffbc11;
  border-radius: 48px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-bg {
  z-index: 0;
  background-color: #2a63e7;
  border-radius: 40px;
  width: 100%;
  height: 78%;
  position: absolute;
  top: 0;
}

.play-market-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 16px 8px 16px 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 200px;
  left: auto;
  right: 0;
}

.hero-illustration {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.decorative-text-light {
  color: var(--grey--0);
  text-align: right;
  letter-spacing: -.01em;
  font-family: Architects Daughter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.qr-sticky-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.image-wrapper {
  object-fit: contain;
  width: 100%;
}

.content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-wrapper-mobile {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.decorative-text-dark {
  color: var(--grey--100);
  text-align: right;
  letter-spacing: -.01em;
  white-space: nowrap;
  font-family: Architects Daughter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
  display: block;
}

.app-store-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 16px 8px 16px 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 128px;
  left: auto;
  right: 0;
}

.scan-message {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 24px;
  left: auto;
  right: 150px;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.9485px;
  height: 21.0662px;
  display: flex;
}

.languages-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
  position: relative;
}

.languages-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f9fafe;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 349px;
  padding: 48px 56px 72px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.language-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 96px;
  height: 131px;
  display: flex;
}

.h2 {
  color: var(--grey--100);
  text-align: left;
  text-transform: undefined;
  width: 100%;
  font-family: Avenir Next, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.languages-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 131px;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
  position: absolute;
  top: 60px;
  left: 30px;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 82px;
  height: 82px;
  display: flex;
  position: absolute;
  top: 10px;
  left: 46px;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.highlighted-text {
  color: #5a5a61;
  text-align: center;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  overflow: visible;
}

.highlighted-text.dark {
  color: var(--grey--100);
}

.highlighted-text.primary {
  color: var(--primary);
}

.h3-dark {
  color: var(--grey--100);
  word-break: keep-all;
  max-width: 654px;
  font-family: Avenir Next, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.h3-dark.faq-page {
  max-width: none;
}

.h3-dark.faq {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
}

.features-block {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h3-light {
  z-index: 2;
  color: var(--grey--0);
  font-family: Avenir Next, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  position: relative;
}

.media-pictures {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  aspect-ratio: auto;
  object-fit: contain;
  flex-flow: column;
  justify-content: flex-start;
  min-width: 48%;
  max-width: 43vw;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40.8044px;
  height: 42px;
  display: flex;
}

.feature-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #2a63e7;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.features-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.feature-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.feature {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #1a204d;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.titletext {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.features {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.p1-light {
  color: var(--grey--20);
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  position: static;
}

.p1-light.padding {
  padding-bottom: 8px;
}

.p1-light.position-absolute {
  position: absolute;
  top: auto;
  bottom: 104px;
}

.text-container-3 {
  padding-bottom: 32px;
  padding-left: 16px;
}

.faqshowhide {
  cursor: pointer;
  order: 0;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  max-height: 32px;
  margin-right: 0;
  display: flex;
}

.qna {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 87%;
  display: flex;
  position: relative;
}

.q1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.faq-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.text-container-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 32px;
  padding-left: 16px;
  display: flex;
}

.faq {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.orange-circle-1 {
  z-index: 0;
  object-fit: cover;
  order: 0;
  width: 48px;
  height: 48px;
  position: static;
  top: 25px;
  bottom: auto;
  left: 24px;
}

.faqhide {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.qtitle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.faqshow {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 7px;
  display: flex;
}

.div-block-5 {
  width: 100%;
  height: 100%;
  display: block;
  position: static;
}

.year-pricing {
  display: flex;
}

.subscription-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.p2-grey {
  color: #5a5a61;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.free-2 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  background-color: #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 56px 24px 40px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.highlighted-small-text-3 {
  color: #2a63e7;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.frame-9874 {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #2a63e7;
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
  position: relative;
}

.p1-align-right {
  color: var(--grey--70);
  text-align: right;
  width: auto;
  min-width: 69px;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.tarifs {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 0;
  max-width: 980px;
  height: auto;
  min-height: 0;
  display: flex;
}

.comparison-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 980px;
  height: 100%;
  display: flex;
  position: relative;
}

.badge {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 16px;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
}

.price-text-dark {
  color: var(--grey--100);
  text-align: center;
  text-transform: undefined;
  font-family: Avenir Next, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.vectors-wrapper-22 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.price-text-light {
  color: #fff;
  text-align: center;
  text-transform: undefined;
  font-family: Avenir Next, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.labels {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: minmax(auto, 1fr) auto auto auto auto auto auto;
  grid-template-columns: minmax(136px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 980px;
  height: 100%;
  min-height: 100%;
  padding-left: 24px;
  display: grid;
}

.frame-9889 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.premium {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #2a63e7;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 40px #0000001a;
}

.h2-2 {
  color: #040220;
  text-transform: undefined;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.p2-2 {
  color: #5a5a61;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.checkmark {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.highlighted-text-2 {
  color: #2a63e7;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.highlighted-text-light {
  color: #fff;
  text-align: center;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  display: none;
}

.secondary-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #dcdbe0;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.p2-5 {
  color: #eef1f7;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.subscription-options {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: none;
}

.title-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.p2-4 {
  color: #5a5a61;
  text-align: center;
  word-break: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-9893 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #2a63e7;
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
  position: relative;
}

.vectors-wrapper-21 {
  z-index: 0;
  object-fit: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 78px;
  height: 1400%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: -16px;
  left: auto;
  right: auto;
}

.premium-2 {
  z-index: 2;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  background-color: #2a63e7;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 56px 24px 40px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 4px 40px #0000001a;
}

.p1-3 {
  color: #5a5a61;
  flex: 0 auto;
  width: 100%;
  min-width: 69px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.tarifs-cards {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.tag {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 24px;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
}

.button-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffbc11;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #dcdbe0;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.subscription-options-mobile {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.highlighted-small-text {
  color: #040220;
  text-align: center;
  width: 100%;
  font-family: Avenir Next, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.h3-10 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.div-block {
  -webkit-text-stroke-color: transparent;
  width: 100%;
  height: 100%;
  position: static;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.free {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 40px;
  display: flex;
  box-shadow: 0 4px 40px #0000001a;
}

.toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  border: 1px solid #040220;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 56px;
  min-width: 56px;
  padding: 4px;
  display: flex;
}

.text-button {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-34 {
  z-index: 2;
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.p1-5 {
  color: #eef1f7;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.vectors-wrapper-23 {
  object-fit: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  width: 96px;
  height: 1100%;
  min-height: 450px;
  position: absolute;
  top: -16px;
}

.highlighted-text-dark {
  color: var(--grey--100);
  text-align: center;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  position: static;
}

.frame-9862 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.h3-9 {
  color: #040220;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.option-switcher {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.month-pricing {
  display: flex;
}

.pricing-cards {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: 1fr auto auto auto auto auto auto;
  grid-template-columns: minmax(200px, .5fr) minmax(320px, 1fr) minmax(320px, 1fr) .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.button-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffbc11;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.h3-11 {
  color: #040220;
  word-break: keep-all;
  max-width: 654px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.yellow-circle-1 {
  object-fit: cover;
  position: absolute;
  top: -27px;
  left: auto;
  right: -27px;
}

.p1-6 {
  color: #5a5a61;
  max-width: 800px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.download-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px 56px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 40px #0000001a;
}

.text-subtext {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.download-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.button-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffbc11;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 329px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: none;
}

.h3-12 {
  color: #040220;
  word-break: keep-all;
  max-width: 654px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.links {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 42px;
  display: flex;
}

.contact {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9fafe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.p1-7 {
  color: #5a5a61;
  max-width: 800px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p2 {
  color: var(--grey--50);
  font-family: Avenir Next, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.social-pannel-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.email {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: -10px;
  display: flex;
}

.footer-content {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.links-and-legal {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: flex-end;
  max-width: 50%;
  height: 100%;
  display: flex;
}

.vectors-wrapper-25 {
  cursor: pointer;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.qr-floating_player {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #2a63e799;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 18px 24px;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.store-buttons {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.close-icon {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 24px;
}

.android {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #2a63e799;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 293px;
  padding: 12px 24px;
  display: flex;
}

.frame-9895 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.player-container {
  z-index: 2;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
}

.player {
  z-index: 1;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 72vw;
  height: 40.5vw;
  display: flex;
  position: absolute;
}

.app-store {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #2a63e799;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 293px;
  padding: 12px 24px;
  display: flex;
}

.backdrop {
  opacity: .5;
  background-color: #000;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.fab-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 116px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -132px;
}

.p2-7 {
  color: #eef1f7;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-9894 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.fab {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #1a204d80;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  display: none;
  position: fixed;
  bottom: 10svh;
  left: 16px;
  right: 16px;
  overflow: visible;
  box-shadow: 0 4px 40px #0000001a;
}

.title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.highlighted-small-text-5 {
  color: #2a63e7;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.navbar-link-text {
  font-family: var(--p1-grey-navbar-regular);
  color: var(--grey--70);
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
}

.p1-dark {
  color: var(--grey--100);
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.highlighted-text-primary {
  color: var(--primary);
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.highlighted-text-primary.light {
  color: var(--grey--20);
  position: absolute;
  top: 92px;
}

.h2-centered {
  color: var(--grey--100);
  text-align: center;
  width: 100%;
  font-family: Avenir Next, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.text-container-2, .text-container-4 {
  padding-bottom: 32px;
  padding-left: 16px;
}

.qr {
  border-radius: 8px;
}

.p1-bold {
  color: var(--grey--100);
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.none {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #dcdbe0;
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.circle {
  width: 16px;
  height: 16px;
  display: none;
}

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

.cta-button {
  background-color: var(--yellow);
  border-radius: 16px;
  justify-content: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

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

.player-store-button {
  border-radius: 16px;
  text-decoration: none;
}

.youtube {
  background-image: none;
}

.price-per-year, .price-per-month {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-end;
  display: flex;
}

.badge-annual {
  z-index: 1;
  background-color: var(--yellow);
  border-radius: 24px;
  width: 90%;
  padding: 47px 16px 8px;
  position: absolute;
  inset: auto auto -32px;
}

.badge-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
  position: absolute;
  top: 0;
}

.premium-card-bg {
  z-index: 2;
  background-color: var(--primary);
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: visible;
}

.localization-container {
  align-items: center;
  display: none;
}

.dropdown {
  width: auto;
  padding-right: 0;
}

.localization-icon {
  width: 28px;
  max-width: none;
}

.dropdown-toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  width: auto;
  padding: 10px 0 10px 40px;
  display: flex;
}

.dropdown-arrow {
  display: inline-block;
}

.dropdown-list {
  width: 32px;
  top: 60px;
}

.dropdown-list.w--open {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #f9fafecc;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  padding: 10px 20px;
  display: flex;
  left: -34px;
  box-shadow: 0 2px 11px #0000001a;
}

.dropdown-link {
  color: var(--grey--70);
  text-align: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Avenir Next, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.dropdown-link-2 {
  color: var(--grey--70);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12px;
  font-family: Avenir Next, sans-serif;
  font-size: 16px;
}

.dropdown-link-3 {
  color: var(--grey--70);
  padding-left: 12px;
  font-family: Avenir Next, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.localizaion-container-adaptive {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: none;
}

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

.vertical-line {
  background-color: var(--grey--50);
  border-radius: 10px;
  width: 3px;
  height: 20px;
  position: absolute;
}

.horisontal-line {
  background-color: var(--grey--50);
  border-radius: 10px;
  width: 20px;
  height: 3px;
}

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

.body {
  background-color: #f9fafe;
}

.faq-title-section {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  align-items: flex-start;
  padding: 56px 64px 16px;
  display: flex;
}

.link-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-left: 40px;
  list-style: disc;
  display: flex;
}

.link-list-item {
  color: var(--grey--70);
  text-underline-offset: 3px;
  flex-flow: column;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: flex;
}

.anchor-link-faq {
  text-decoration: none;
}

.list {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  color: var(--grey--70);
  flex-flow: wrap;
  margin-bottom: 0;
  list-style-type: disc;
  display: flex;
}

.list.sub {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
}

.faq-category-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-left: 64px;
  padding: 104px 64px 0 40px;
  display: flex;
}

.h4 {
  color: var(--grey--70);
  text-transform: uppercase;
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.question {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  max-width: 800px;
  margin-left: 0;
  display: flex;
}

.question-image {
  width: 40%;
}

.rive {
  width: 200px;
  height: 179px;
  margin-left: 0;
}

.rive-2 {
  object-fit: contain;
  width: 266px;
  height: 266px;
  margin-left: 0;
  display: block;
  position: relative;
  left: 0;
}

.rive-animation {
  box-sizing: content-box;
  object-fit: fill;
  width: 100%;
  height: 100%;
  position: static;
  overflow: clip;
}

.rive-3 {
  box-sizing: content-box;
}

.rive-4 {
  width: 100%;
  max-width: 361px;
  height: 100%;
  max-height: 162px;
}

.list-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 48%;
  min-width: 360px;
  list-style-type: disc;
  display: flex;
}

.list-item-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.page-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.dropdown-list-2 {
  display: flex;
  position: static;
}

.dropdown-2 {
  width: 100%;
  position: static;
}

.content-dropdown {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  display: flex;
}

.dropdown-icon {
  width: 20px;
  height: 20px;
}

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

.list-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 12px;
  list-style-type: none;
  display: flex;
}

.premium-benefit {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rive-5 {
  width: 400px;
  height: 270.4px;
}

.images-row {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  align-items: center;
  display: flex;
}

.image-row-1 {
  aspect-ratio: auto;
  object-fit: contain;
  width: 15%;
}

.image-row-2 {
  aspect-ratio: auto;
  width: auto;
  max-width: 27%;
  height: 100%;
  max-height: 100%;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 600;
}

.list-paragraph {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--grey--70);
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 32px;
  display: flex;
}

.list-paragraph.steps {
  color: var(--grey--70);
  font-family: Avenir Next, sans-serif;
  font-size: 18px;
  list-style-type: decimal;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37, .bold-text-38, .bold-text-39, .bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43, .bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47, .bold-text-48, .bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56 {
  font-weight: 600;
}

.photo-instruction {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.photo-instruction-image-3 {
  aspect-ratio: auto;
  width: 30%;
  max-height: none;
}

.photo-instruction-image {
  width: 23.5%;
}

.video-instruction {
  aspect-ratio: 9 / 16;
  object-fit: fill;
  width: 42%;
  min-width: 270px;
  height: auto;
  min-height: 480px;
}

.fab-to-top {
  border: 1px solid var(--grey--50);
  background-color: var(--grey--20);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  padding: 0;
  display: flex;
  position: sticky;
  inset: auto auto 40px 90vw;
}

.fab-to-top:hover {
  background-color: #e1e6ee;
}

.fab-to-top.w--current {
  position: sticky;
  bottom: 40px;
}

.image-16 {
  width: 32px;
  height: 32px;
}

.sections-wrapper {
  flex-flow: column;
  align-items: flex-end;
  display: block;
  position: static;
}

.code-embed {
  overflow: hidden;
}

.image-17 {
  -webkit-user-select: none;
  user-select: none;
  width: 32px;
  height: 32px;
}

.fab-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .qr-floating {
    z-index: 6;
  }

  .menu-wrapper {
    display: none;
  }

  .navbar-logo-left.faq_page {
    padding-left: 120px;
    padding-right: 120px;
  }

  .hero-illustration {
    object-fit: contain;
  }

  .features-block {
    max-width: 1440px;
  }

  .feature-2 {
    align-self: stretch;
  }

  .text {
    max-width: 43vw;
  }

  .features {
    min-width: 49%;
  }

  .faq {
    max-width: 1440px;
  }

  .labels {
    grid-template-rows: minmax(auto, 1fr) auto auto auto auto auto auto;
  }

  .subscription-options, .download-card {
    max-width: 1440px;
  }

  .footer.faq {
    padding-left: 120px;
    padding-right: 120px;
  }

  .p2 {
    font-weight: 400;
  }

  .footer-content {
    max-width: 1440px;
  }

  .player {
    width: 72vw;
    height: 40.5vw;
  }

  .faq-title-section, .faq-category-section {
    padding-left: 120px;
    padding-right: 120px;
  }

  .rive-2 {
    width: 300px;
    height: 300px;
  }

  .fab-to-top {
    left: 90vw;
  }
}

@media screen and (min-width: 1920px) {
  .navbarcontainer {
    max-width: 1440px;
  }

  .navbar-logo-left.faq_page {
    padding-left: 200px;
    padding-right: 200px;
  }

  .navbar-content {
    max-width: 1440px;
  }

  .languages-block {
    padding-left: 72px;
    padding-right: 72px;
  }

  .vectors-wrapper-4 {
    left: 202px;
  }

  .vectors-wrapper-3 {
    left: 213px;
  }

  .comparison-2 {
    min-height: 100%;
  }

  .labels {
    grid-template-rows: minmax(auto, 1fr) auto auto auto auto auto auto;
  }

  .footer.faq {
    max-width: none;
    padding-left: 200px;
  }

  .player-container {
    display: none;
  }

  .player {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    width: 65vw;
    height: auto;
  }

  .fab-wrapper {
    position: static;
  }

  .faq-title-section, .faq-category-section {
    padding-left: 200px;
    padding-right: 200px;
  }

  .list-item {
    max-width: 480px;
  }
}

@media screen and (max-width: 991px) {
  .qr-floating {
    display: none;
  }

  .highlighted-small-text-light {
    font-weight: 600;
  }

  .p2-light {
    font-size: 14px;
  }

  .menu-wrapper {
    justify-content: flex-end;
    display: none;
  }

  .icon-close {
    min-width: 32px;
    min-height: 32px;
    margin-left: 0;
  }

  .icon-menu {
    min-width: 32px;
    min-height: 32px;
    display: block;
  }

  .social-pannel {
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
  }

  .image-15 {
    display: block;
  }

  .navbar-link {
    justify-content: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-container {
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    height: 100svh;
    padding-bottom: 72px;
    display: flex;
  }

  .p1-grey {
    padding-left: 0;
    font-size: 16px;
  }

  .p1-grey.padding {
    padding-bottom: 2px;
  }

  .p1-grey.faq-page {
    font-size: 17px;
  }

  .navbar-logo-left {
    padding-right: 64px;
  }

  .navbar-content {
    margin-right: 0;
  }

  .menu-button {
    cursor: auto;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    align-items: flex-end;
    width: 96px;
    padding: 16px 0 16px 16px;
    display: none;
  }

  .menu-button.w--open {
    background-color: #0000;
    flex-direction: row;
    width: 96px;
    display: flex;
  }

  .navbar-menu {
    z-index: 5;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-color: #f9fafe;
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: center;
    width: 100%;
    height: 100svh;
    margin-top: 0;
    padding-top: 0%;
    padding-left: 64px;
    padding-right: 64px;
    display: flex;
    position: absolute;
    top: 0;
  }

  .vectors-wrapper-24 {
    width: 40px;
    height: 40px;
  }

  .navbar-link-container {
    border-bottom: 1px solid #dcdbe0;
    justify-content: flex-start;
    width: 100%;
  }

  .h1 {
    width: 85%;
    font-size: 48px;
  }

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

  .small-container {
    border-radius: 24px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .qr-code-1 {
    display: none;
  }

  .hero-bg {
    border-radius: 24px;
    height: 80%;
  }

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

  .hero-illustration {
    height: 100%;
  }

  .qr-sticky-2 {
    display: none;
  }

  .image-wrapper-mobile {
    padding-left: 40px;
    padding-right: 40px;
  }

  .app-store-button, .scan-message {
    display: none;
  }

  .languages-section {
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .languages-block {
    border-radius: 24px;
    height: 100%;
    padding-bottom: 48px;
  }

  .language-link {
    align-items: center;
    width: 96px;
  }

  .h2 {
    font-size: 32px;
  }

  .languages-list {
    object-fit: fill;
    flex-wrap: wrap;
    place-content: stretch center;
    align-items: center;
    height: 100%;
    overflow: visible;
  }

  .highlighted-text {
    aspect-ratio: auto;
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    width: 100%;
    font-size: 16px;
    overflow: visible;
  }

  .h3-dark {
    word-break: normal;
    font-size: 24px;
  }

  .h3-light {
    font-size: 24px;
  }

  .media-pictures {
    width: 100%;
    max-width: 400px;
    height: 100%;
  }

  .feature-3 {
    border-radius: 24px;
    flex-direction: column;
  }

  .feature-2 {
    border-radius: 24px;
    flex-direction: column-reverse;
    height: 100%;
  }

  .feature {
    border-radius: 24px;
    flex-direction: column;
    align-items: center;
  }

  .titletext {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .features {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .p1-light {
    font-size: 16px;
  }

  .p1-light.padding {
    padding-bottom: 2px;
  }

  .qna {
    width: 100%;
  }

  .q1 {
    border-radius: 24px;
  }

  .faq-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .orange-circle-1 {
    width: 96px;
    height: 96px;
    left: -54px;
  }

  .p2-grey {
    color: var(--grey--70);
    width: 69px;
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .free-2 {
    border-radius: 24px;
    min-width: 47%;
  }

  .h3 {
    font-size: 24px;
  }

  .p1-align-right {
    font-size: 16px;
  }

  .price-text-dark, .price-text-light {
    font-size: 40px;
  }

  .h2-2 {
    font-size: 32px;
  }

  .highlighted-text-light {
    color: var(--grey--0);
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
  }

  .p2-5 {
    font-family: Avenir Next, sans-serif;
  }

  .subscription-options {
    display: none;
  }

  .vectors-wrapper-21 {
    right: auto;
  }

  .premium-2 {
    border-radius: 24px;
    min-width: 47%;
  }

  .tag {
    left: auto;
  }

  .subscription-options-mobile {
    display: flex;
  }

  .highlighted-small-text {
    color: var(--grey--100);
    font-family: Avenir Next, sans-serif;
    font-size: 14px;
    display: block;
  }

  .highlighted-text-dark {
    color: var(--grey--100);
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
  }

  .h3-11 {
    word-break: normal;
    font-size: 24px;
  }

  .yellow-circle-1 {
    width: 48px;
    height: 48px;
    top: -15px;
    right: -15px;
  }

  .p1-6 {
    padding-left: 0;
  }

  .download-card {
    border-radius: 24px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .text-subtext {
    padding-bottom: 24px;
  }

  .download-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .button-5 {
    display: block;
  }

  .h3-12 {
    word-break: normal;
    font-size: 24px;
  }

  .links {
    height: 42px;
  }

  .contact {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer {
    flex-direction: column;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .p1-7 {
    padding-left: 0;
  }

  .p2.copyright {
    flex: 0 auto;
  }

  .email {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-left: -8px;
    padding-left: 0;
  }

  .footer-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    align-items: flex-start;
  }

  .links-and-legal {
    justify-content: space-between;
    align-self: flex-start;
    align-items: flex-end;
    min-height: 100%;
  }

  .vectors-wrapper-25 {
    width: 48px;
    height: 48px;
  }

  .image {
    width: 32px;
    height: 32px;
  }

  .player-container {
    display: none;
  }

  .player {
    width: 88vw;
    height: 49.5vw;
  }

  .fab-wrapper {
    display: none;
  }

  .fab {
    z-index: 3;
    max-width: 400px;
    display: flex;
    bottom: 2svh;
  }

  .navbar-link-text {
    font-size: 16px;
    line-height: 19.2px;
  }

  .highlighted-text-primary {
    font-size: 16px;
    font-weight: 600;
  }

  .h2-centered {
    font-size: 32px;
  }

  .p2-grey-align-right {
    color: var(--grey--70);
    text-align: right;
    width: 69px;
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
  }

  .p2-grey-centered {
    color: var(--grey--70);
    text-align: center;
    font-family: Avenir Next, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
  }

  .highlighted-small-text-primary {
    color: var(--primary);
    font-family: Avenir Next, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .qr {
    display: none;
  }

  .p1-bold {
    font-size: 16px;
  }

  .circle {
    width: 24px;
    height: 24px;
    display: block;
  }

  .button-text-primary {
    color: var(--primary);
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .badge-annual {
    border-radius: 16px;
    bottom: -32px;
  }

  .premium-card-bg {
    border-radius: 24px;
  }

  .localization-container {
    display: none;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .localizaion-container-adaptive {
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .faq-title-section {
    padding-bottom: 24px;
  }

  .faq-category-section {
    margin-left: 0;
    padding-top: 40px;
    padding-bottom: 24px;
    padding-left: 64px;
  }

  .h4 {
    font-size: 16px;
    line-height: 120%;
  }

  .question-image {
    width: 50%;
  }

  .rive {
    width: 200px;
    margin-left: 0;
  }

  .rive-2 {
    width: 80%;
    margin-left: 0;
  }

  .rive-animation {
    box-sizing: border-box;
    width: 50%;
  }

  .list-item {
    width: 100%;
    max-width: none;
  }

  .content-dropdown {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .rive-5 {
    width: 400px;
    padding-left: 0;
  }

  .photo-instruction {
    flex-flow: wrap;
  }

  .photo-instruction-image {
    width: 30%;
  }

  .video-instruction {
    width: 45%;
    min-width: 270px;
    min-height: 480px;
  }

  .fab-to-top {
    bottom: 40px;
    left: 88vw;
  }

  .fab-to-top:hover {
    background-color: var(--grey--20);
  }

  .fab-to-top:active {
    background-color: #e1e6ee;
  }

  .fab-to-top.w--current {
    bottom: 40px;
    right: 40px;
  }

  .image-17 {
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
  }

  .image-17:active {
    background-color: #0f1;
  }
}

@media screen and (max-width: 767px) {
  .navbar-link {
    justify-content: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .navbar-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .p1-grey {
    padding-left: 0;
  }

  .logo {
    width: 120px;
    height: 24px;
  }

  .navbar-menu {
    background-color: #f9fafe;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-left: 64px;
  }

  .small-container, .hero-bg {
    border-radius: 16px;
  }

  .image-wrapper {
    display: none;
  }

  .image-wrapper-mobile {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .languages-block {
    border-radius: 16px;
  }

  .language-link {
    width: 96px;
  }

  .vectors-wrapper-4 {
    width: 48px;
    height: 48px;
  }

  .vectors-wrapper-3 {
    width: 64px;
    height: 64px;
  }

  .vectors-wrapper-6 {
    width: 24px;
    height: 24px;
  }

  .feature-3, .feature-2, .feature {
    border-radius: 16px;
  }

  .vectors-wrapper-5 {
    width: 24px;
    height: 24px;
  }

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

  .q1 {
    border-radius: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .subscription-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .free-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-radius: 16px;
    padding: 72px 16px 16px;
  }

  .highlighted-small-text-3 {
    color: #2a63e7;
    font-weight: 600;
  }

  .p1-align-right {
    text-align: right;
    min-width: 69px;
    font-weight: 400;
  }

  .badge {
    border-radius: 0 0 12px 12px;
    justify-content: center;
    align-self: auto;
    width: auto;
    max-width: 100%;
    top: 0;
    left: auto;
  }

  .highlighted-text-light {
    font-size: 16px;
  }

  .premium-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-radius: 16px;
    padding: 72px 16px 16px;
  }

  .p1-3 {
    color: #5a5a61;
    min-width: 69px;
    font-weight: 400;
  }

  .toggle {
    min-width: 56px;
  }

  .frame-34 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .p1-6 {
    padding-left: 0;
  }

  .download-card {
    border-radius: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-5 {
    max-width: 100%;
  }

  .links {
    height: auto;
  }

  .contact {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .p1-7 {
    padding-left: 0;
  }

  .social-pannel-footer {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .email {
    margin-left: -4px;
  }

  .footer-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .links-and-legal {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: none;
  }

  .image {
    width: 24px;
  }

  .player-container {
    display: none;
  }

  .highlighted-small-text-5 {
    color: #2a63e7;
    font-weight: 600;
  }

  .navbar-link-text {
    font-size: 16px;
    line-height: 19.2px;
  }

  .navbar-link-text.lang {
    font-size: 16px;
  }

  .price-per-year, .price-per-month {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .badge-annual {
    border-radius: 16px;
    width: 100%;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    top: auto;
    bottom: -32px;
  }

  .badge-wrapper {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-direction: column-reverse;
    align-items: center;
    top: 4px;
  }

  .premium-card-bg {
    border-radius: 16px;
  }

  .faq-title-section {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .list {
    padding-left: 32px;
  }

  .faq-category-section {
    padding-left: 48px;
    padding-right: 48px;
  }

  .question-image {
    width: 70%;
  }

  .rive {
    width: 200px;
    margin-left: 0;
  }

  .rive-2 {
    width: 266px;
    margin-left: 0;
  }

  .rive-animation {
    width: 100%;
  }

  .rive-5 {
    aspect-ratio: auto;
    object-fit: contain;
  }

  .photo-instruction {
    justify-content: center;
    align-items: center;
  }

  .photo-instruction-image {
    width: 48%;
  }

  .video-instruction {
    width: 48%;
    min-width: 270px;
  }

  .video-instruction-container {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .fab-to-top {
    left: 85vw;
  }
}

@media screen and (max-width: 479px) {
  .menu-wrapper {
    display: none;
  }

  .social-pannel {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .p1-grey {
    padding-left: 0;
    font-size: 16px;
  }

  .navbar-logo-left {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-button {
    justify-content: flex-end;
    align-items: stretch;
    padding: 16px 0 16px 16px;
  }

  .navbar-menu {
    padding-left: 16px;
    padding-right: 16px;
  }

  .vectors-wrapper-24 {
    width: 40px;
    height: 40px;
  }

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

  .h1 {
    color: var(--grey--0);
    font-size: 34px;
  }

  .h1.faq-title {
    font-size: 41px;
  }

  .button-text {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
  }

  .hero-stack {
    padding-left: 16px;
    padding-right: 16px;
  }

  .small-container {
    border-radius: 16px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .button {
    background-color: var(--yellow);
    padding: 4px;
  }

  .hero-bg {
    border-radius: 16px;
  }

  .play-market-button {
    opacity: 1;
    overflow: visible;
  }

  .vectors-wrapper {
    width: 40px;
    height: 40px;
  }

  .qr-sticky-2, .app-store-button, .scan-message {
    opacity: 1;
  }

  .languages-section {
    padding: 32px 16px;
  }

  .languages-block {
    border-radius: 16px;
    padding: 24px 16px;
  }

  .language-link {
    width: 96px;
  }

  .h2 {
    text-align: center;
    font-size: 28px;
  }

  .vectors-wrapper-4 {
    width: 30px;
    height: 30px;
    top: 35px;
    left: 2px;
  }

  .vectors-wrapper-3 {
    width: 48px;
    height: 48px;
    top: 4px;
    left: 7px;
  }

  .highlighted-text {
    text-align: center;
    align-self: auto;
  }

  .highlighted-text.primary {
    font-size: 14px;
  }

  .h3-dark {
    font-size: 20px;
  }

  .h3-dark.faq-page {
    font-size: 24px;
  }

  .h3-dark.faq {
    padding-top: 0;
    padding-bottom: 0;
  }

  .features-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .h3-light {
    font-size: 20px;
  }

  .features-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .feature {
    border-radius: 16px;
  }

  .vectors-wrapper-5 {
    width: 24px;
    height: 24px;
  }

  .titletext {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

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

  .features {
    padding: 32px 16px;
  }

  .p1-light {
    font-size: 16px;
  }

  .p1-light.mobile {
    font-size: 14px;
  }

  .qna {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .faq-section {
    padding: 32px 16px;
  }

  .faq {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .orange-circle-1 {
    width: 56px;
    height: 56px;
    top: 270px;
    left: -14px;
  }

  .qtitle {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .year-pricing {
    flex-wrap: wrap;
    justify-content: center;
    align-self: auto;
  }

  .subscription-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .free-2 {
    border-radius: 12px;
    padding: 40px 8px 8px;
  }

  .h3 {
    font-size: 18px;
  }

  .p1-align-right {
    font-size: 16px;
  }

  .badge {
    z-index: 2;
    border-radius: 0 0 8px 8px;
    width: auto;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    top: 0;
  }

  .price-text-dark, .price-text-light {
    font-size: 32px;
  }

  .labels {
    grid-template-rows: minmax(auto, 1fr) auto auto auto auto auto auto;
    padding-left: 16px;
  }

  .highlighted-text-light {
    font-size: 14px;
  }

  .secondary-button {
    border-radius: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .vectors-wrapper-21 {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
  }

  .premium-2 {
    border-radius: 12px;
    padding: 40px 8px 8px;
  }

  .tarifs-cards {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .frame-34 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
  }

  .p1-5 {
    font-size: 16px;
  }

  .highlighted-text-dark {
    font-size: 14px;
  }

  .h3-11 {
    font-size: 18px;
  }

  .yellow-circle-1 {
    width: 48px;
    height: 48px;
    top: -26px;
    right: -13px;
  }

  .p1-6 {
    padding-left: 0;
    font-size: 16px;
  }

  .download-card {
    object-fit: fill;
    align-self: center;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .download-section {
    padding: 32px 16px;
  }

  .button-5 {
    border-radius: 12px;
  }

  .h3-12 {
    font-size: 18px;
  }

  .links {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-self: auto;
  }

  .contact {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .footer {
    padding: 16px;
  }

  .footer.faq {
    padding-top: 32px;
  }

  .p1-7 {
    padding-left: 0;
    font-size: 16px;
  }

  .footer-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .links-and-legal {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .vectors-wrapper-25 {
    width: 40px;
    height: 40px;
  }

  .player-container {
    display: none;
  }

  .player {
    height: 70svh;
  }

  .fab {
    z-index: 4;
  }

  .navbar-link-text {
    font-size: 16px;
    line-height: 19.2px;
  }

  .highlighted-text-primary {
    font-size: 13px;
  }

  .p1-bold {
    font-size: 16px;
  }

  .cta-button {
    border-radius: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .button-text-primary {
    color: var(--primary);
    font-family: Avenir Next, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .youtube {
    height: 75svh;
  }

  .badge-annual {
    border-radius: 12px;
    width: 100%;
    top: auto;
  }

  .premium-card-bg {
    border-radius: 12px;
  }

  .localizaion-container-adaptive {
    display: none;
  }

  .body {
    overflow: visible;
  }

  .faq-title-section {
    padding: 32px 16px 56px;
  }

  .list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 16px;
  }

  .faq-category-section {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 32px 16px;
  }

  .question {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .question-image {
    width: 100%;
  }

  .rive {
    width: 200px;
    margin-left: 0;
  }

  .rive-2 {
    width: 266px;
    margin-left: 0;
  }

  .rive-animation {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .list-item {
    min-width: auto;
  }

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

  .photo-instruction-image {
    width: 45%;
  }

  .video-instruction {
    width: 100%;
    max-width: 270px;
    position: relative;
    inset: 0% 0% auto;
  }

  .video-instruction-container {
    justify-content: center;
    align-self: auto;
    align-items: center;
    min-width: auto;
    min-height: auto;
    display: flex;
    position: static;
  }

  .fab-to-top {
    width: 56px;
    height: 56px;
    bottom: 34px;
    left: 80vw;
    right: 16px;
  }

  .image-17 {
    aspect-ratio: 1;
    width: 24px;
    height: 24px;
  }
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7e8e-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7e9f-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7eb6-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7eb7-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ec0-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ec1-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ec3-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ec7-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7eca-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ecb-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ece-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ecf-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed1-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed2-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed5-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed6-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed8-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ed9-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7edc-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7edf-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ee0-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7ee3-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f19-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f1e-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f23-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f27-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f29-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f2a-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f2d-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f2f-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f30-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f33-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f35-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f36-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f39-8e955153 {
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f3b-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f3c-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f3f-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f41-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f42-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab593482-3597-c297-0082-f40445b5a64b-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5131b80e-85e7-698f-e4f9-1aadd7334dc0-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-f3495653-3c72-d7d9-f204-6fc04ef8d682-8e955153 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f1e-8e955153 {
    place-self: center start;
  }

  #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f27-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f2d-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f33-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f39-8e955153, #w-node-_6a74222f-90c8-45b2-8ff4-47045cec7f3f-8e955153, #w-node-ab593482-3597-c297-0082-f40445b5a64b-8e955153 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-DemiItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}